From: David MacKenzie Date: Wed, 4 May 1994 17:34:32 +0000 (+0000) Subject: Cosmetic change to usage message. X-Git-Tag: fsf-origin~641 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b91b3387bb4a63dc269cf376e7cd16cc62dd111;p=thirdparty%2Fautoconf.git Cosmetic change to usage message. --- diff --git a/autoconf.in b/autoconf.in index 80ff894e7..f7887f133 100644 --- a/autoconf.in +++ b/autoconf.in @@ -20,8 +20,9 @@ # With one arg, create a configure script on standard output from # the given template file. -usage="Usage: autoconf [-h] [--help] [-m dir] [--macrodir=dir] - [-v] [--version] [template-file]" +usage="\ +Usage: autoconf [-h] [--help] [-m dir] [--macrodir=dir] + [-v] [--version] [template-file]" # NLS nuisances. # Only set `LANG' and `LC_ALL' to "C" if already set. diff --git a/autoconf.sh b/autoconf.sh index 80ff894e7..f7887f133 100644 --- a/autoconf.sh +++ b/autoconf.sh @@ -20,8 +20,9 @@ # With one arg, create a configure script on standard output from # the given template file. -usage="Usage: autoconf [-h] [--help] [-m dir] [--macrodir=dir] - [-v] [--version] [template-file]" +usage="\ +Usage: autoconf [-h] [--help] [-m dir] [--macrodir=dir] + [-v] [--version] [template-file]" # NLS nuisances. # Only set `LANG' and `LC_ALL' to "C" if already set. diff --git a/autoheader.in b/autoheader.in index 5092901a4..6e9e5f846 100644 --- a/autoheader.in +++ b/autoheader.in @@ -22,8 +22,9 @@ # With one arg, create a header file on standard output from # the given template file. -usage="Usage: autoheader [-h] [--help] [-m dir] [--macrodir=dir] - [-v] [--version] [template-file]" +usage="\ +Usage: autoheader [-h] [--help] [-m dir] [--macrodir=dir] + [-v] [--version] [template-file]" # NLS nuisances. # Only set `LANG' and `LC_ALL' to "C" if already set. diff --git a/autoheader.sh b/autoheader.sh index 5092901a4..6e9e5f846 100644 --- a/autoheader.sh +++ b/autoheader.sh @@ -22,8 +22,9 @@ # With one arg, create a header file on standard output from # the given template file. -usage="Usage: autoheader [-h] [--help] [-m dir] [--macrodir=dir] - [-v] [--version] [template-file]" +usage="\ +Usage: autoheader [-h] [--help] [-m dir] [--macrodir=dir] + [-v] [--version] [template-file]" # NLS nuisances. # Only set `LANG' and `LC_ALL' to "C" if already set. diff --git a/bin/autoconf.in b/bin/autoconf.in index 80ff894e7..f7887f133 100644 --- a/bin/autoconf.in +++ b/bin/autoconf.in @@ -20,8 +20,9 @@ # With one arg, create a configure script on standard output from # the given template file. -usage="Usage: autoconf [-h] [--help] [-m dir] [--macrodir=dir] - [-v] [--version] [template-file]" +usage="\ +Usage: autoconf [-h] [--help] [-m dir] [--macrodir=dir] + [-v] [--version] [template-file]" # NLS nuisances. # Only set `LANG' and `LC_ALL' to "C" if already set. diff --git a/bin/autoheader.in b/bin/autoheader.in index 5092901a4..6e9e5f846 100644 --- a/bin/autoheader.in +++ b/bin/autoheader.in @@ -22,8 +22,9 @@ # With one arg, create a header file on standard output from # the given template file. -usage="Usage: autoheader [-h] [--help] [-m dir] [--macrodir=dir] - [-v] [--version] [template-file]" +usage="\ +Usage: autoheader [-h] [--help] [-m dir] [--macrodir=dir] + [-v] [--version] [template-file]" # NLS nuisances. # Only set `LANG' and `LC_ALL' to "C" if already set.