diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ifuse.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ifuse.1 b/docs/ifuse.1 index 02ca966..53026ba 100644 --- a/docs/ifuse.1 +++ b/docs/ifuse.1 @@ -22,14 +22,14 @@ Regular users are able to unmount fuse mounts using "fusermount -u MOUNTPOINT". .SH OPTIONS .TP -.B \-o opt,[opt...] +.B \-o opt,[opt...] mount options. .TP .B \-u, \-\-udid UDID mount specific device by UDID. .TP .B \-n, \-\-network -connect to network device even if available via USB. +connect to network device. .TP .B \-h, \-\-help print usage information. |