aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-11-26 22:43:17 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-11-26 22:43:17 +0200
commit6dcb6d9c71c1ed42f68a5468db18b80b790fd281 (patch)
tree3cefae11db6f6b3d874600a01bee5ef9498cd1a4 /doc/gawktexi.in
parent20d333afbaadde8a8daa4091e22cf549c6954a6a (diff)
downloadegawk-6dcb6d9c71c1ed42f68a5468db18b80b790fd281.tar.gz
egawk-6dcb6d9c71c1ed42f68a5468db18b80b790fd281.tar.bz2
egawk-6dcb6d9c71c1ed42f68a5468db18b80b790fd281.zip
Add "exit" as synonym for "quit" in the debugger.
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r--doc/gawktexi.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index e688280e..58ccaaf6 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -29008,6 +29008,12 @@ gawk> @kbd{dump}
gawk>
@end smallexample
+@cindex @code{exit} debugger command
+@cindex exit the debugger
+@item @code{exit}
+Exit the debugger.
+See the entry for @samp{quit}, later in this list.
+
@cindex debugger commands, @code{h} (@code{help})
@cindex debugger commands, @code{help}
@cindex @code{help} debugger command