]> granicus.if.org Git - zfs/commitdiff
man/zfs.8: document 'received' property source
authorChristian Schwarz <me@cschwarz.com>
Tue, 20 Nov 2018 17:59:43 +0000 (18:59 +0100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 20 Nov 2018 17:59:43 +0000 (09:59 -0800)
Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Giuseppe Di Natale <guss80@gmail.com>
Reviewed-by: Richard Laager <rlaager@wiktel.com>
Signed-off-by: Christian Schwarz <me@cschwarz.com>
Closes #8134

man/man8/zfs.8

index 80ed23c9990b18b76bc5bac337ea7810d2c8bce6..f7c96eb08c32897d96b2c00c1d60a5fd71c5b2d7 100644 (file)
@@ -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.