diff options
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r-- | doc/gawktexi.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in index 75589073..be6f143d 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -4253,7 +4253,8 @@ Any command-line arguments following @code{--} are placed in @code{ARGV}, even if they start with a minus sign. @end table -As long as program text has been supplied, +In compatibility mode, +as long as program text has been supplied, any other options are flagged as invalid with a warning message but are otherwise ignored. |