aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r--doc/gawk.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi
index 0852a781..bf7cd0f0 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -30261,6 +30261,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