aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-10-05 14:31:45 +0300
committerArnold D. Robbins <arnold@skeeve.com>2020-10-05 14:31:45 +0300
commit375698fca45bff1b88c6e115e433a77c04399b5c (patch)
tree6200b00d192027ecbaedee25198fbc59c05c2fac /doc/gawktexi.in
parentc5077bb27833c6ccca6cfa21b93c75013d3e03bd (diff)
downloadegawk-375698fca45bff1b88c6e115e433a77c04399b5c.tar.gz
egawk-375698fca45bff1b88c6e115e433a77c04399b5c.tar.bz2
egawk-375698fca45bff1b88c6e115e433a77c04399b5c.zip
Small doc edit.
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r--doc/gawktexi.in3
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.