summaryrefslogtreecommitdiff
path: root/doc/usage/cmd/imxtract.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/usage/cmd/imxtract.rst')
-rw-r--r--doc/usage/cmd/imxtract.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/usage/cmd/imxtract.rst b/doc/usage/cmd/imxtract.rst
index 235d15e445b..1621a4a68b2 100644
--- a/doc/usage/cmd/imxtract.rst
+++ b/doc/usage/cmd/imxtract.rst
@@ -76,9 +76,3 @@ Configuration
The imxtract command is only available if CONFIG_CMD_XIMG=y. Support for FIT
images requires CONFIG_FIT=y. Support for legacy U-Boot images requires
CONFIG_LEGACY_IMAGE_FORMAT=y.
-
-Return value
-------------
-
-On success the return value $? of the command is 0 (true). On failure the
-return value is 1 (false).