aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2022-02-27 21:58:30 +0200
committerArnold D. Robbins <arnold@skeeve.com>2022-02-27 21:58:30 +0200
commit67828f9c4d0c53508e18c7df975c57f20ebb0e79 (patch)
tree307e191ac39984d3d77000127b5a8963cfd32708 /test
parentfb39babe890863fcdd6c290af8e19759387fe04b (diff)
downloadegawk-67828f9c4d0c53508e18c7df975c57f20ebb0e79.tar.gz
egawk-67828f9c4d0c53508e18c7df975c57f20ebb0e79.tar.bz2
egawk-67828f9c4d0c53508e18c7df975c57f20ebb0e79.zip
Add doc on gawkbug program.
Diffstat (limited to 'test')
-rw-r--r--test/ChangeLog4
-rw-r--r--test/badargs.ok3
2 files changed, 6 insertions, 1 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 9b8567d1..44a0e951 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+2022-02-27 Arnold D. Robbins <arnold@skeeve.com>
+
+ * badargs.ok: Updated after code change.
+
2022-02-10 Andrew J. Schorr <aschorr@telemetry-investments.com>
* Makefile.am (EXTRA_DIST): close_status, new test.
diff --git a/test/badargs.ok b/test/badargs.ok
index 5ec0558c..ea022461 100644
--- a/test/badargs.ok
+++ b/test/badargs.ok
@@ -32,7 +32,8 @@ Short options: GNU long options: (extensions)
-t --lint-old
-V --version
-To report bugs, see node `Bugs' in `gawk.info'
+To report bugs, use the `gawkbug' program.
+For full instructions, see the node `Bugs' in `gawk.info'
which is section `Reporting Problems and Bugs' in the
printed version. This same information may be found at
https://www.gnu.org/software/gawk/manual/html_node/Bugs.html.