'\" te .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. .\" See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with .\" the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] .TH ZSTREAMDUMP 8 "Aug 24, 2020" OpenZFS .SH NAME zstreamdump \- filter data in zfs send stream .SH SYNOPSIS .LP .nf \fBzstreamdump\fR [\fB-C\fR] [\fB-v\fR] [\fB-d\fR] .fi .SH DESCRIPTION .sp .LP The \fBzstreamdump\fR utility reads from the output of the \fBzfs send\fR command, then displays headers and some statistics from that output. See \fBzfs\fR(8). .SH OPTIONS .sp .LP The following options are supported: .sp .ne 2 .na \fB-C\fR .ad .sp .6 .RS 4n Suppress the validation of checksums. .RE .sp .ne 2 .na \fB-v\fR .ad .sp .6 .RS 4n Verbose. Dump all headers, not only begin and end headers. .RE .sp .ne 2 .na \fB-d\fR .ad .sp .6 .RS 4n Dump contents of blocks modified. Implies verbose. .RE .SH SEE ALSO .sp .LP \fBzfs\fR(8)