doc: return value exception command
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 27 Jan 2021 20:19:12 +0000 (21:19 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 4 Feb 2021 19:36:06 +0000 (20:36 +0100)
If the exception cannot be raised, the command returns.
Currently the return values are not all the same.

Remove the sub-chapter 'Return value'

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
doc/usage/exception.rst

index 412a03b..db1490f 100644 (file)
@@ -61,8 +61,3 @@ Examples
     pc = 0x56076dd1a0f9, pc_reloc = 0x540f9
 
     resetting ...
-
-Return value
-------------
-
-The return value $? is always set to 0 (true).