diff options
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r-- | doc/gawktexi.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in index 29452b8c..c97ee4a9 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -29352,6 +29352,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 |