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:
d5cdbb9
)
Fix documentation of fuse_parse_cmdline().
author
Nikolaus Rath
<Nikolaus@rath.org>
Sun, 9 Oct 2016 05:05:10 +0000
(22:05 -0700)
committer
Nikolaus Rath
<Nikolaus@rath.org>
Sun, 9 Oct 2016 21:11:26 +0000
(14:11 -0700)
For --help and --version, it returns -1.
include/fuse_lowlevel.h
patch
|
blob
|
history
diff --git
a/include/fuse_lowlevel.h
b/include/fuse_lowlevel.h
index 58c0dfa3b5859a548cd4726e1ec6644169211e5f..a834eba16b47e6b4194391db8826353089ed80f9 100644
(file)
--- a/
include/fuse_lowlevel.h
+++ b/
include/fuse_lowlevel.h
@@
-1625,7
+1625,7
@@
struct fuse_cmdline_opts {
* removed from *args*.
*
* If --help or --version is specified, the appropriate information is
- * printed to stdout and the function
proceeds normally
.
+ * printed to stdout and the function
returns -1
.
*
* If neither -o subtype= or -o fsname= options are given, the subtype
* is set to the basename of the program (the fsname defaults to