Lines Matching +full:display +full:- +full:depth

9 .\" or https://opensource.org/licenses/CDDL-1.0.
33 .Dt ZFS-SET 8
37 .Nm zfs-set
47 .Op Fl r Ns | Ns Fl d Ar depth
49 .Op Fl j Op Ar --json-int
61 .Bl -tag -width ""
74 Numeric values can be specified as exact values, or in a human-readable form
85 .Bl -tag -width "-u"
93 .Op Fl r Ns | Ns Fl d Ar depth
95 .Op Fl j Op Ar --json-int
106 .Bl -tag -compact -offset 4n -width "property"
115 .Sy local , default , inherited , temporary , received , No or Sy - Pq none .
121 This command takes a comma-separated list of properties as described in the
130 can be used to display all properties that apply to the given dataset's type
132 .Bl -tag -width "-s source"
133 .It Fl j , -json Op Ar --json-int
134 Display the output in JSON format.
136 .Sy --json-int
137 to display numbers in integer format instead of strings for JSON output.
139 Display output in a form more easily parsed by scripts.
142 .It Fl d Ar depth
143 Recursively display any children of the dataset, limiting the recursion to
144 .Ar depth .
145 A depth of
147 will display only the dataset and its direct children.
149 A comma-separated list of columns to display, defaults to
152 Display numbers in parsable
156 Recursively display properties for any children.
158 A comma-separated list of sources to display.
164 A comma-separated list of types to display, where
192 .Bl -tag -width "-r"
197 otherwise, for non-inheritable properties, to the default;
240 .Bd -literal -compact -offset Ds
243 pool/home/bob type filesystem -
244 pool/home/bob creation Tue Jul 21 15:53 2009 -
245 pool/home/bob used 21K -
246 pool/home/bob available 20.0G -
247 pool/home/bob referenced 21K -
248 pool/home/bob compressratio 1.00x -
249 pool/home/bob mounted yes -
270 pool/home/bob version 4 -
271 pool/home/bob utf8only off -
272 pool/home/bob normalization none -
273 pool/home/bob casesensitivity sensitive -
281 pool/home/bob usedbysnapshots 0 -
282 pool/home/bob usedbydataset 21K -
283 pool/home/bob usedbychildren 0 -
284 pool/home/bob usedbyrefreservation 0 -
288 .Bd -literal -compact -offset Ds
294 .Bd -literal -compact -offset Ds
313 "data": "-"
328 "data": "-"
339 .Bd -literal -compact -offset Ds
355 The following example sets the user-defined
363 property options to enable read-write
372 specify the fully-qualified hostname.
376 .Xr zfs-list 8