(usage): Indent --help and --version strings to start in the 7th column.
authorJim Meyering <jim@meyering.net>
Sun, 25 Nov 2001 14:46:05 +0000 (14:46 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 25 Nov 2001 14:46:05 +0000 (14:46 +0000)
14 files changed:
src/basename.c
src/dirname.c
src/expr.c
src/factor.c
src/hostname.c
src/logname.c
src/printenv.c
src/printf.c
src/pwd.c
src/sleep.c
src/test.c
src/true.c
src/whoami.c
src/yes.c

index 2c7f8d7..f76da42 100644 (file)
@@ -60,8 +60,8 @@ Usage: %s NAME [SUFFIX]\n\
 Print NAME with any leading directory components removed.\n\
 If specified, also remove a trailing SUFFIX.\n\
 \n\
-  --help      display this help and exit\n\
-  --version   output version information and exit\n\
+      --help      display this help and exit\n\
+      --version   output version information and exit\n\
 "));
       puts (_("\nReport bugs to <bug-sh-utils@gnu.org>."));
     }
index 4042ec3..982a2cf 100644 (file)
@@ -53,8 +53,8 @@ Usage: %s NAME\n\
 Print NAME with its trailing /component removed; if NAME contains no /'s,\n\
 output `.' (meaning the current directory).\n\
 \n\
-  --help      display this help and exit\n\
-  --version   output version information and exit\n\
+      --help      display this help and exit\n\
+      --version   output version information and exit\n\
 "));
       puts (_("\nReport bugs to <bug-sh-utils@gnu.org>."));
     }
index 78a44c1..4003802 100644 (file)
@@ -94,8 +94,8 @@ Usage: %s EXPRESSION\n\
              program_name, program_name);
       printf (_("\
 \n\
-  --help      display this help and exit\n\
-  --version   output version information and exit\n\
+      --help      display this help and exit\n\
+      --version   output version information and exit\n\
 \n\
 "));
       printf (_("\
index a838699..ef2b749 100644 (file)
@@ -79,8 +79,8 @@ Usage: %s [NUMBER]...\n\
       printf (_("\
 Print the prime factors of each NUMBER.\n\
 \n\
-  --help      display this help and exit\n\
-  --version   output version information and exit\n\
+      --help      display this help and exit\n\
+      --version   output version information and exit\n\
 \n\
   Print the prime factors of all specified integer NUMBERs.  If no arguments\n\
   are specified on the command line, they are read from standard input.\n\
index 6de60ba..e55f407 100644 (file)
@@ -69,8 +69,8 @@ Usage: %s [NAME]\n\
   or:  %s OPTION\n\
 Print or set the hostname of the current system.\n\
 \n\
-  --help      display this help and exit\n\
-  --version   output version information and exit\n\
+      --help      display this help and exit\n\
+      --version   output version information and exit\n\
 ")
              , program_name, program_name);
       puts (_("\nReport bugs to <bug-sh-utils@gnu.org>."));
index a505791..aa4c43b 100644 (file)
@@ -49,8 +49,8 @@ usage (int status)
       printf (_("\
 Print the name of the current user.\n\
 \n\
-  --help      display this help and exit\n\
-  --version   output version information and exit\n\
+      --help      display this help and exit\n\
+      --version   output version information and exit\n\
 "));
       puts (_("\nReport bugs to <bug-sh-utils@gnu.org>."));
     }
index 624aee7..417ac07 100644 (file)
@@ -65,8 +65,8 @@ Usage: %s [VARIABLE]...\n\
   or:  %s OPTION\n\
 If no environment VARIABLE specified, print them all.\n\
 \n\
-  --help      display this help and exit\n\
-  --version   output version information and exit\n\
+      --help      display this help and exit\n\
+      --version   output version information and exit\n\
 "),
              program_name, program_name);
       puts (_("\nReport bugs to <bug-sh-utils@gnu.org>."));
index 7009303..028dc38 100644 (file)
@@ -102,8 +102,8 @@ Usage: %s FORMAT [ARGUMENT]...\n\
       printf (_("\
 Print ARGUMENT(s) according to FORMAT.\n\
 \n\
-  --help      display this help and exit\n\
-  --version   output version information and exit\n\
+      --help      display this help and exit\n\
+      --version   output version information and exit\n\
 \n\
 FORMAT controls the output as in C printf.  Interpreted sequences are:\n\
 \n\
index 3642c9b..6539c51 100644 (file)
--- a/src/pwd.c
+++ b/src/pwd.c
@@ -48,8 +48,8 @@ usage (int status)
       printf (_("\
 Print the full filename of the current working directory.\n\
 \n\
-  --help      display this help and exit\n\
-  --version   output version information and exit\n\
+      --help      display this help and exit\n\
+      --version   output version information and exit\n\
 "));
       puts (_("\nReport bugs to <bug-sh-utils@gnu.org>."));
     }
index c2d3656..ad8e451 100644 (file)
@@ -76,8 +76,8 @@ Pause for NUMBER seconds.  SUFFIX may be `s' for seconds (the default),\n\
 that require NUMBER be an integer, here NUMBER may be an arbitrary floating\n\
 point number.\n\
 \n\
-  --help      display this help and exit\n\
-  --version   output version information and exit\n\
+      --help      display this help and exit\n\
+      --version   output version information and exit\n\
 "),
              program_name, program_name);
       puts (_("\nReport bugs to <bug-sh-utils@gnu.org>."));
index a0cfefa..9fcbda4 100644 (file)
@@ -998,8 +998,8 @@ Usage: %s EXPRESSION\n\
       printf (_("\
 Exit with the status determined by EXPRESSION.\n\
 \n\
-  --help      display this help and exit\n\
-  --version   output version information and exit\n\
+      --help      display this help and exit\n\
+      --version   output version information and exit\n\
 \n\
 EXPRESSION is true or false and sets exit status.  It is one of:\n\
 "));
index 53c8f77..230cd79 100644 (file)
@@ -21,8 +21,8 @@ Exit with a status code indicating success.\n\
 \n\
 These option names may not be abbreviated.\n\
 \n\
-  --help      display this help and exit\n\
-  --version   output version information and exit\n\
+      --help      display this help and exit\n\
+      --version   output version information and exit\n\
 ")
          , program_name, program_name);
   puts (_("\nReport bugs to <bug-sh-utils@gnu.org>."));
index 1279b59..3767074 100644 (file)
@@ -54,8 +54,8 @@ usage (int status)
 Print the user name associated with the current effective user id.\n\
 Same as id -un.\n\
 \n\
-  --help      display this help and exit\n\
-  --version   output version information and exit\n"));
+      --help      display this help and exit\n\
+      --version   output version information and exit\n"));
       puts (_("\nReport bugs to <bug-sh-utils@gnu.org>."));
     }
   exit (status);
index b232654..4aaf803 100644 (file)
--- a/src/yes.c
+++ b/src/yes.c
@@ -55,8 +55,8 @@ Usage: %s [STRING]...\n\
       printf (_("\
 Repeatedly output a line with all specified STRING(s), or `y'.\n\
 \n\
-  --help      display this help and exit\n\
-  --version   output version information and exit\n"));
+      --help      display this help and exit\n\
+      --version   output version information and exit\n"));
       puts (_("\nReport bugs to <bug-sh-utils@gnu.org>."));
     }
   exit (status);