From: Christian Schwarz Date: Tue, 20 Nov 2018 17:59:43 +0000 (+0100) Subject: man/zfs.8: document 'received' property source X-Git-Tag: zfs-0.8.0-rc3~62 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bd9c195805bd3ccecac87acfc5c962d859005d8f;p=zfs man/zfs.8: document 'received' property source Reviewed-by: George Melikov Reviewed-by: Brian Behlendorf Reviewed-by: Giuseppe Di Natale Reviewed-by: Richard Laager Signed-off-by: Christian Schwarz Closes #8134 --- diff --git a/man/man8/zfs.8 b/man/man8/zfs.8 index 80ed23c99..f7c96eb08 100644 --- a/man/man8/zfs.8 +++ b/man/man8/zfs.8 @@ -2951,8 +2951,8 @@ For each property, the following columns are displayed: name Dataset name property Property name value Property value - source Property source. Can either be local, default, - temporary, inherited, or none (-). + source Property source \fBlocal\fP, \fBdefault\fP, \fBinherited\fP, + \fBtemporary\fP, \fBreceived\fP or none (\fB-\fP). .Ed .Pp All columns are displayed by default, though this can be controlled by using the @@ -2997,6 +2997,7 @@ Each source must be one of the following: .Sy default , .Sy inherited , .Sy temporary , +.Sy received , and .Sy none . The default value is all sources.