diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/man8/zpool.8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/man8/zpool.8 b/man/man8/zpool.8 index 2b966b72b..c55644d9e 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -38,6 +38,7 @@ .Fl ?V .Nm .Cm version +.Op Fl j .Nm .Cm subcommand .Op Ar arguments @@ -79,10 +80,14 @@ Displays a help message. .It Xo .Nm .Cm version +.Op Fl j .Xc Displays the software version of the .Nm userland utility and the ZFS kernel module. +Use +.Fl j +option to output in JSON format. .El . .Ss Creation |