summaryrefslogtreecommitdiff
path: root/doc/usage/cmd/tftpput.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/usage/cmd/tftpput.rst')
-rw-r--r--doc/usage/cmd/tftpput.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/usage/cmd/tftpput.rst b/doc/usage/cmd/tftpput.rst
index 2bcb3032cb2..bdffa3af463 100644
--- a/doc/usage/cmd/tftpput.rst
+++ b/doc/usage/cmd/tftpput.rst
@@ -79,8 +79,3 @@ after which an ACK response is required. The window size defaults to 1.
If CONFIG_TFTP_TSIZE=y, the progress bar is limited to 50 '#' characters.
Otherwise an '#' is written per UDP package which may decrease performance.
-
-Return value
-------------
-
-The return value $? is 0 (true) on success and 1 (false) otherwise.