mirror of
https://git.sr.ht/~cismonx/bookmarkfs
synced 2025-07-23 17:48:52 +00:00
doc: update doc for the -h
and -V
options
This commit is contained in:
parent
c90cb669f2
commit
30f82f5613
1 changed files with 14 additions and 0 deletions
|
@ -302,8 +302,16 @@ Stay in the foreground, do not daemonize.
|
|||
@item -h
|
||||
Print help text, and then exit.
|
||||
|
||||
If also given the @option{-o backend=@var{name}} option,
|
||||
print help text of the corresponding backend.
|
||||
This also applies to @command{fsck.bookmarkfs} and @command{mkfs.bookmarkfs}.
|
||||
|
||||
@item -V
|
||||
Print version and feature information, and then exit.
|
||||
|
||||
If also given the @option{-o backend=@var{name}} option,
|
||||
print version information of the corresponding backend.
|
||||
This also applies to @command{fsck.bookmarkfs} and @command{mkfs.bookmarkfs}.
|
||||
@end table
|
||||
|
||||
Unrecognized options specified with @option{-o} are passed to libfuse
|
||||
|
@ -481,8 +489,14 @@ Also @pxref{Disabling Landlock}.
|
|||
@item -h
|
||||
Print help text, and then exit.
|
||||
|
||||
If also given the @option{-o handler=@var{name}} option,
|
||||
print help text of the corresponding fsck handler.
|
||||
|
||||
@item -V
|
||||
Print version and feature information, and then exit.
|
||||
|
||||
If also given the @option{-o handler=@var{name}} option,
|
||||
print version information of the corresponding fsck handler.
|
||||
@end table
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue