diff docs/man/man8/fzfs.rst @ 323:e98bc7f40803

Man: Document the global options "-h" and "-V" in all affected manual pages
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 27 Nov 2022 20:42:37 +0100
parents 376c9f97b1cc
children 6be930eb7490
line wrap: on
line diff
--- a/docs/man/man8/fzfs.rst	Sun Nov 27 20:42:11 2022 +0100
+++ b/docs/man/man8/fzfs.rst	Sun Nov 27 20:42:37 2022 +0100
@@ -18,6 +18,18 @@
 
 - recursively mount and unmount a ZFS dataset tree
 
+The following global options are implemented:  
+
+.. program:: fzfs
+
+.. option:: -h
+
+   Print a short usage message to stdout and exit.
+
+.. option:: -V
+
+   Print the program name and version number to stdout and exit.  
+
 
 Subcommands
 -----------