aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGravatar Nikolaus Rath <Nikolaus@rath.org>2016-10-08 22:05:10 -0700
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2016-10-09 14:11:26 -0700
commit115b7b2cf35addd555a5038267c555d772948d98 (patch)
tree9f0b1fb5765db77cd29afacc94a3384f0212f402 /include
parentd5cdbb94a0650b0a462682cf0a84463ff1513900 (diff)
Fix documentation of fuse_parse_cmdline().
For --help and --version, it returns -1.
Diffstat (limited to 'include')
-rw-r--r--include/fuse_lowlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fuse_lowlevel.h b/include/fuse_lowlevel.h
index 58c0dfa..a834eba 100644
--- 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