Update invocation documentation.
commitf4df9b9b40517e5c23845a61837d6d0fcbe49081
authorEric Blake <ebb9@byu.net>
Tue, 26 Aug 2008 15:28:15 +0000 (26 09:28 -0600)
committerEric Blake <ebb9@byu.net>
Tue, 26 Aug 2008 15:28:15 +0000 (26 09:28 -0600)
treec47cbd85fa63e218f724939ce31361c470b628d3
parentd2dd4ed1caafae99076fc549b2e7fbe706e42d4e
Update invocation documentation.

* doc/autoconf.texi (autoscan Invocation): Mention --debug.
(autoreconf Invocation): Mention -v.
(autom4te Invocation): Tie --freeze to -F, not -f.
(autoupdate Invocation): Mention --prepend-include.
* doc/install.texi (configure Invocation): Mention --help=short,
--help=recursive, -n/--no-create, --prefix.  Avoid TABs.
* bin/autoscan.in ($help): Omit space before `...'.
* bin/ifnames.in ($help): Likewise.
* bin/autoconf.as (Usage): Likewise.
* bin/autoreconf.in ($help): Likewise.
* bin/autoheader.in ($help): Likewise.
* bin/autom4te.in ($help): Likewise.
* bin/autoupdate.in ($help): Likewise.
* lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Use
`[OPTION]...', rather than `[OPTIONS]'.  Mention --silent.  Indent
--file correctly.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
bin/autoconf.as
bin/autoheader.in
bin/autom4te.in
bin/autoreconf.in
bin/autoscan.in
bin/autoupdate.in
bin/ifnames.in
doc/autoconf.texi
doc/install.texi
lib/autoconf/status.m4