Deleted Added
full compact
zfs.8 (263403) zfs.8 (263405)
1'\" te
2.\" Copyright (c) 2013, Martin Matuska <mm@FreeBSD.org>.
3.\" All Rights Reserved.
4.\"
5.\" The contents of this file are subject to the terms of the
6.\" Common Development and Distribution License (the "License").
7.\" You may not use this file except in compliance with the License.
8.\"

--- 13 unchanged lines hidden (view full) ---

22.\" Copyright (c) 2011, Pawel Jakub Dawidek <pjd@FreeBSD.org>
23.\" Copyright (c) 2012, Glen Barber <gjb@FreeBSD.org>
24.\" Copyright (c) 2012, Bryan Drewery <bdrewery@FreeBSD.org>
25.\" Copyright (c) 2013 by Saso Kiselkov. All rights reserved.
26.\" Copyright (c) 2013 Nexenta Systems, Inc. All Rights Reserved.
27.\" Copyright (c) 2013, Joyent, Inc. All rights reserved.
28.\" Copyright (c) 2013, Steven Hartland <smh@FreeBSD.org>
29.\"
1'\" te
2.\" Copyright (c) 2013, Martin Matuska <mm@FreeBSD.org>.
3.\" All Rights Reserved.
4.\"
5.\" The contents of this file are subject to the terms of the
6.\" Common Development and Distribution License (the "License").
7.\" You may not use this file except in compliance with the License.
8.\"

--- 13 unchanged lines hidden (view full) ---

22.\" Copyright (c) 2011, Pawel Jakub Dawidek <pjd@FreeBSD.org>
23.\" Copyright (c) 2012, Glen Barber <gjb@FreeBSD.org>
24.\" Copyright (c) 2012, Bryan Drewery <bdrewery@FreeBSD.org>
25.\" Copyright (c) 2013 by Saso Kiselkov. All rights reserved.
26.\" Copyright (c) 2013 Nexenta Systems, Inc. All Rights Reserved.
27.\" Copyright (c) 2013, Joyent, Inc. All rights reserved.
28.\" Copyright (c) 2013, Steven Hartland <smh@FreeBSD.org>
29.\"
30.\" $FreeBSD: stable/10/cddl/contrib/opensolaris/cmd/zfs/zfs.8 263403 2014-03-20 00:10:58Z delphij $
30.\" $FreeBSD: stable/10/cddl/contrib/opensolaris/cmd/zfs/zfs.8 263405 2014-03-20 00:24:35Z delphij $
31.\"
31.\"
32.Dd October 23, 2013
32.Dd December 24, 2013
33.Dt ZFS 8
34.Os
35.Sh NAME
36.Nm zfs
37.Nd configures ZFS file systems
38.Sh SYNOPSIS
39.Nm
40.Op Fl \&?

--- 56 unchanged lines hidden (view full) ---

97.Nm
98.Cm rename
99.Fl u
100.Op Fl p
101.Ar filesystem filesystem
102.Nm
103.Cm list
104.Op Fl r Ns | Ns Fl d Ar depth
33.Dt ZFS 8
34.Os
35.Sh NAME
36.Nm zfs
37.Nd configures ZFS file systems
38.Sh SYNOPSIS
39.Nm
40.Op Fl \&?

--- 56 unchanged lines hidden (view full) ---

97.Nm
98.Cm rename
99.Fl u
100.Op Fl p
101.Ar filesystem filesystem
102.Nm
103.Cm list
104.Op Fl r Ns | Ns Fl d Ar depth
105.Op Fl H
105.Op Fl Hp
106.Op Fl o Ar property Ns Oo , Ns property Ns Oc Ns ...
107.Op Fl t Ar type Ns Oo , Ns type Ns Oc Ns ...
108.Oo Fl s Ar property Oc Ns ...
109.Oo Fl S Ar property Oc Ns ...
110.Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot
111.Nm
112.Cm set
113.Ar property Ns = Ns Ar value

--- 1688 unchanged lines hidden (view full) ---

1802.Xc
1803.Pp
1804Recursively rename the snapshots of all descendent datasets. Snapshots are the
1805only dataset that can be renamed recursively.
1806.It Xo
1807.Nm
1808.Cm list
1809.Op Fl r Ns | Ns Fl d Ar depth
106.Op Fl o Ar property Ns Oo , Ns property Ns Oc Ns ...
107.Op Fl t Ar type Ns Oo , Ns type Ns Oc Ns ...
108.Oo Fl s Ar property Oc Ns ...
109.Oo Fl S Ar property Oc Ns ...
110.Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot
111.Nm
112.Cm set
113.Ar property Ns = Ns Ar value

--- 1688 unchanged lines hidden (view full) ---

1802.Xc
1803.Pp
1804Recursively rename the snapshots of all descendent datasets. Snapshots are the
1805only dataset that can be renamed recursively.
1806.It Xo
1807.Nm
1808.Cm list
1809.Op Fl r Ns | Ns Fl d Ar depth
1810.Op Fl H
1810.Op Fl Hp
1811.Op Fl o Ar property Ns Oo , Ns Ar property Oc Ns ...
1812.Op Fl t Ar type Ns Oo , Ns Ar type Oc Ns ...
1813.Oo Fl s Ar property Oc Ns ...
1814.Oo Fl S Ar property Oc Ns ...
1815.Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot Ns ...
1816.Xc
1817.Pp
1818Lists the property information for the given datasets in tabular form. If

--- 14 unchanged lines hidden (view full) ---

1833Recursively display any children of the dataset, limiting the recursion to
1834.Ar depth .
1835A depth of
1836.Sy 1
1837will display only the dataset and its direct children.
1838.It Fl H
1839Used for scripting mode. Do not print headers and separate fields by a single
1840tab instead of arbitrary white space.
1811.Op Fl o Ar property Ns Oo , Ns Ar property Oc Ns ...
1812.Op Fl t Ar type Ns Oo , Ns Ar type Oc Ns ...
1813.Oo Fl s Ar property Oc Ns ...
1814.Oo Fl S Ar property Oc Ns ...
1815.Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot Ns ...
1816.Xc
1817.Pp
1818Lists the property information for the given datasets in tabular form. If

--- 14 unchanged lines hidden (view full) ---

1833Recursively display any children of the dataset, limiting the recursion to
1834.Ar depth .
1835A depth of
1836.Sy 1
1837will display only the dataset and its direct children.
1838.It Fl H
1839Used for scripting mode. Do not print headers and separate fields by a single
1840tab instead of arbitrary white space.
1841.It Fl p
1842Display numbers in parsable (exact) values.
1841.It Fl o Ar property Ns Oo , Ns Ar property Oc Ns ...
1842A comma-separated list of properties to display. The property must be:
1843.Bl -bullet -offset 2n
1844.It
1845One of the properties described in the
1846.Qq Sx Native Properties
1847section
1848.It

--- 124 unchanged lines hidden (view full) ---

1973A depth of
1974.Sy 1
1975will display only the dataset and its direct children.
1976.It Fl H
1977Display output in a form more easily parsed by scripts. Any headers are
1978omitted, and fields are explicitly separated by a single tab instead of an
1979arbitrary amount of space.
1980.It Fl p
1843.It Fl o Ar property Ns Oo , Ns Ar property Oc Ns ...
1844A comma-separated list of properties to display. The property must be:
1845.Bl -bullet -offset 2n
1846.It
1847One of the properties described in the
1848.Qq Sx Native Properties
1849section
1850.It

--- 124 unchanged lines hidden (view full) ---

1975A depth of
1976.Sy 1
1977will display only the dataset and its direct children.
1978.It Fl H
1979Display output in a form more easily parsed by scripts. Any headers are
1980omitted, and fields are explicitly separated by a single tab instead of an
1981arbitrary amount of space.
1982.It Fl p
1981Display numbers in parseable (exact) values.
1983Display numbers in parsable (exact) values.
1982.It Fl o Cm all | Ar field Ns Oo , Ns Ar field Oc Ns ...
1983A comma-separated list of columns to display. Supported values are
1984.Sy name,property,value,received,source .
1985Default values are
1986.Sy name,property,value,source .
1987The keyword
1988.Cm all
1989specifies all columns.

--- 825 unchanged lines hidden (view full) ---

2815.It \&/ Ta directory
2816.It \&@ Ta symbolic link
2817.It \&= Ta socket
2818.It \&> Ta door (not supported on Fx )
2819.It \&| Ta named pipe (not supported on Fx )
2820.It \&P Ta event port (not supported on Fx )
2821.El
2822.It Fl H
1984.It Fl o Cm all | Ar field Ns Oo , Ns Ar field Oc Ns ...
1985A comma-separated list of columns to display. Supported values are
1986.Sy name,property,value,received,source .
1987Default values are
1988.Sy name,property,value,source .
1989The keyword
1990.Cm all
1991specifies all columns.

--- 825 unchanged lines hidden (view full) ---

2817.It \&/ Ta directory
2818.It \&@ Ta symbolic link
2819.It \&= Ta socket
2820.It \&> Ta door (not supported on Fx )
2821.It \&| Ta named pipe (not supported on Fx )
2822.It \&P Ta event port (not supported on Fx )
2823.El
2824.It Fl H
2823Give more parseable tab-separated output, without header lines and without
2825Give more parsable tab-separated output, without header lines and without
2824arrows.
2825.It Fl t
2826Display the path's inode change time as the first column of output.
2827.El
2828.It Xo
2829.Nm
2830.Cm jail
2831.Ar jailid filesystem

--- 499 unchanged lines hidden ---
2826arrows.
2827.It Fl t
2828Display the path's inode change time as the first column of output.
2829.El
2830.It Xo
2831.Nm
2832.Cm jail
2833.Ar jailid filesystem

--- 499 unchanged lines hidden ---