summaryrefslogtreecommitdiff
path: root/doc/usage/cmd/cp.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/usage/cmd/cp.rst')
-rw-r--r--doc/usage/cmd/cp.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/usage/cmd/cp.rst b/doc/usage/cmd/cp.rst
index 434dfedfc2b..7bf2f468421 100644
--- a/doc/usage/cmd/cp.rst
+++ b/doc/usage/cmd/cp.rst
@@ -79,9 +79,3 @@ Configuration
The cp command is available if CONFIG_CMD_MEMORY=y. Support for 64 bit words
(cp.q) is only available on 64-bit targets. Copying to flash depends on
CONFIG_MTD_NOR_FLASH=y.
-
-Return value
-------------
-
-The return value $? is set to 0 (true) if the command was successfully,
-1 (false) otherwise.