diff options
author | Gregor Kopka <[email protected]> | 2018-09-18 17:55:33 +0200 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2018-09-18 08:55:33 -0700 |
commit | 48b0b649fd49fa2c725237ee4d054521769e0a86 (patch) | |
tree | 1c62cca6c80ee8acf95117008afb1e2bd9635a6f /man/man8/zpool.8 | |
parent | 2ced3cf0b2c5cc84885bd4c8c07878145a94c036 (diff) |
Man page fixes - zpool/zfs optional parameters
The man pages for zpool and zfs (get command)
listed the pool/dataset parameter as required,
but these are optional. Fixed that.
Reviewed-by: George Melikov <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Gregor Kopka <[email protected]>
Closes #7916
Diffstat (limited to 'man/man8/zpool.8')
-rw-r--r-- | man/man8/zpool.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man8/zpool.8 b/man/man8/zpool.8 index 542615991..28565b4cd 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -83,7 +83,7 @@ .Op Fl Hp .Op Fl o Ar field Ns Oo , Ns Ar field Oc Ns ... .Sy all Ns | Ns Ar property Ns Oo , Ns Ar property Oc Ns ... -.Ar pool Ns ... +.Oo Ar pool Oc Ns ... .Nm .Cm history .Op Fl il @@ -1226,7 +1226,7 @@ This may lead to potential data corruption. .Op Fl Hp .Op Fl o Ar field Ns Oo , Ns Ar field Oc Ns ... .Sy all Ns | Ns Ar property Ns Oo , Ns Ar property Oc Ns ... -.Ar pool Ns ... +.Oo Ar pool Oc Ns ... .Xc Retrieves the given list of properties .Po |