]> git.proxmox.com Git - mirror_zfs.git/blame - man/man8/zstreamdump.8
zstreamdump: -d option is not documented in manpage
[mirror_zfs.git] / man / man8 / zstreamdump.8
CommitLineData
b79fc3fe
MM
1'\" te
2.\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved
3.\" 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.
4.\" 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
5.\" the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6.TH zstreamdump 8 "29 Aug 2012" "ZFS pool 28, filesystem 5" "System Administration Commands"
7.SH NAME
8zstreamdump \- filter data in zfs send stream
9.SH SYNOPSIS
10.LP
11.nf
1a745ef6 12\fBzstreamdump\fR [\fB-C\fR] [\fB-v\fR] [\fB-d\fR]
b79fc3fe
MM
13.fi
14
15.SH DESCRIPTION
16.sp
17.LP
18The \fBzstreamdump\fR utility reads from the output of the \fBzfs send\fR
19command, then displays headers and some statistics from that output. See
1a745ef6 20\fBzfs\fR(8).
b79fc3fe
MM
21.SH OPTIONS
22.sp
23.LP
24The following options are supported:
25.sp
26.ne 2
27.na
28\fB\fB-C\fR\fR
29.ad
30.sp .6
31.RS 4n
32Suppress the validation of checksums.
33.RE
34
35.sp
36.ne 2
37.na
38\fB\fB-v\fR\fR
39.ad
40.sp .6
41.RS 4n
42Verbose. Dump all headers, not only begin and end headers.
43.RE
44
1a745ef6 45.sp
46.ne 2
47.na
48\fB\fB-d\fR\fR
49.ad
50.sp .6
51.RS 4n
52Dump contents of blocks modified. Implies verbose.
53.RE
54
b79fc3fe
MM
55.SH SEE ALSO
56.sp
57.LP
58\fBzfs\fR(8)