autoupdate
authorKarl Berry <karl@freefriends.org>
Tue, 15 Oct 2024 13:43:57 +0000 (06:43 -0700)
committerKarl Berry <karl@freefriends.org>
Tue, 15 Oct 2024 13:43:57 +0000 (06:43 -0700)
doc/standards.texi

index 10cd43e0bd238c61dc2b0600fe793f8f1fb94a0e..8f22d56927afdc4b5bfc02c66375b28d30f21147 100644 (file)
@@ -3,7 +3,7 @@
 @setfilename standards.info
 @settitle GNU Coding Standards
 @c This date is automagically updated when you save this file:
-@set lastupdate May 26, 2024
+@set lastupdate May 27, 2024
 @c %**end of header
 
 @dircategory GNU organization
@@ -1007,8 +1007,8 @@ output the same information as invoking @samp{p.cgi --help} from the
 command line.
 
 @menu
-* --version::       The standard output for --version.
-* --help::          The standard output for --help.
+* --version::       The standard output for @option{--version}.
+* --help::          The standard output for @option{--help}.
 @end menu
 
 @node --version