mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
fuse: Document the fstype parameter
This commit is contained in:
committed by
Richard W.M. Jones
parent
f83df69bec
commit
a820e9e3bd
@@ -117,7 +117,7 @@ usage (int status)
|
||||
" --help Display help message and exit\n"
|
||||
" --keys-from-stdin Read passphrases from stdin\n"
|
||||
" --live Connect to a live virtual machine\n"
|
||||
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
|
||||
" -m|--mount dev[:mnt[:opts[:fstype]] Mount dev on mnt (if omitted, /)\n"
|
||||
" --no-fork Don't daemonize\n"
|
||||
" -n|--no-sync Don't autosync\n"
|
||||
" -o|--option opt Pass extra option to FUSE\n"
|
||||
|
||||
Reference in New Issue
Block a user