projects
/
qemu-gpiodev
/
libfuse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
252e978
)
Align help options (#500)
author
Andrew Gaul
<andrew@gaul.org>
Fri, 13 Mar 2020 16:48:09 +0000
(
01:48
+0900)
committer
GitHub
<noreply@github.com>
Fri, 13 Mar 2020 16:48:09 +0000
(16:48 +0000)
util/fusermount.c
patch
|
blob
|
history
diff --git
a/util/fusermount.c
b/util/fusermount.c
index fc93875a8c9eb800043f2e161f0bdf14ce97e456..e738dbd1946c97c62e88b61c564c8865ad317c29 100644
(file)
--- a/
util/fusermount.c
+++ b/
util/fusermount.c
@@
-1253,7
+1253,7
@@
static void usage(void)
"Options:\n"
" -h print help\n"
" -V print version\n"
- " -o opt[,opt...] mount options\n"
+ " -o opt[,opt...]
mount options\n"
" -u unmount\n"
" -q quiet\n"
" -z lazy unmount\n",