diff options
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index 6f691be5..995bca95 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -29917,6 +29917,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 |