summaryrefslogtreecommitdiff
path: root/doc/usage/cmd/loadx.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/usage/cmd/loadx.rst')
-rw-r--r--doc/usage/cmd/loadx.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/usage/cmd/loadx.rst b/doc/usage/cmd/loadx.rst
index 661b36723c3..50182eaa9d3 100644
--- a/doc/usage/cmd/loadx.rst
+++ b/doc/usage/cmd/loadx.rst
@@ -73,8 +73,3 @@ The command is only available if CONFIG_CMD_LOADB=y.
Initial timeout in seconds while waiting for transfer is configured by
config option CMD_LOADXY_TIMEOUT or by env variable $loadxy_timeout.
Setting it to 0 means infinite timeout.
-
-Return value
-------------
-
-The return value $? is 0 (true) on success, 1 (false) otherwise.