]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
(usage): Add one- and two-line descriptions to --help output.
authorJim Meyering <jim@meyering.net>
Mon, 15 May 1995 04:53:56 +0000 (04:53 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 15 May 1995 04:53:56 +0000 (04:53 +0000)
From Karl.

login-utils/su.c

index 5ba724f41af23065f587e3ecbc92bdaf911f8092..a41706a308176d566bbc4341a69cd77a3b8e4a4b 100644 (file)
@@ -575,8 +575,9 @@ usage (status)
     {
       printf ("Usage: %s [OPTION]... [-] [USER [ARG]...]\n", program_name);
       printf ("\
+Change the effective user id and group id to that of USER.\n\
 \n\
-  -l, --login                  make the shell a login shell\n\
+  -, -l, --login               make the shell a login shell\n\
   -c, --commmand=COMMAND       pass a single COMMAND to the shell with -c\n\
   -f, --fast                   pass -f to the shell (for csh or tcsh)\n\
   -m, --preserve-environment   do not reset environment variables\n\