summaryrefslogtreecommitdiff
path: root/doc/usage/cmd/fuse.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/usage/cmd/fuse.rst')
-rw-r--r--doc/usage/cmd/fuse.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/usage/cmd/fuse.rst b/doc/usage/cmd/fuse.rst
index 42c6e209f99..50cf5a4b657 100644
--- a/doc/usage/cmd/fuse.rst
+++ b/doc/usage/cmd/fuse.rst
@@ -168,9 +168,3 @@ Configuration
The fuse commands are available if CONFIG_CMD_FUSE=y.
The fuse writebuff command is available if CONFIG_CMD_FUSE_WRITEBUFF=y.
-
-Return code
------------
-
-The return value $? is set to 0 (true) if the command is successful,
-1 (false) otherwise.