diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-10-28 20:33:36 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-10-28 20:33:36 +0200 |
commit | 0182312b0fc945a20a3d7aeac1488540b5518e3a (patch) | |
tree | f3782d9a37dcf84357db1e259a7997ff108a4c04 /doc/gawk.1 | |
parent | cdafa10657ce3d8be73baa3a18f09045bfdc2ae7 (diff) | |
parent | 0d487f23486bae6721650e37b746fdb1d1a67977 (diff) | |
download | egawk-0182312b0fc945a20a3d7aeac1488540b5518e3a.tar.gz egawk-0182312b0fc945a20a3d7aeac1488540b5518e3a.tar.bz2 egawk-0182312b0fc945a20a3d7aeac1488540b5518e3a.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'doc/gawk.1')
-rw-r--r-- | doc/gawk.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -231,7 +231,8 @@ and so on.) .PD \fB\-\^\-debug\fR[\fB=\fIfile\fR] Enable debugging of \*(AK programs. -By default, the debugger reads commands interactively from the terminal. +By default, the debugger reads commands interactively from the keyboard +(standard input). The optional .IR file argument specifies a file with a list |