summaryrefslogtreecommitdiff
path: root/doc/usage/cmd/loady.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/usage/cmd/loady.rst')
-rw-r--r--doc/usage/cmd/loady.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/usage/cmd/loady.rst b/doc/usage/cmd/loady.rst
index 8367759471e..8d21d7c3267 100644
--- a/doc/usage/cmd/loady.rst
+++ b/doc/usage/cmd/loady.rst
@@ -70,8 +70,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.