Updated chgpasswd usage message.

This commit is contained in:
nekral-guest
2012-01-15 14:20:17 +00:00
parent c55dcada36
commit 48841074a0
8 changed files with 8 additions and 8 deletions
@@ -1,7 +1,7 @@
Usage: chgpasswd [options]
Options:
-c, --crypt-method <METHOD> the crypt method (one of NONE DES MD5 SHA256 SHA512)
-c, --crypt-method METHOD the crypt method (one of NONE DES MD5 SHA256 SHA512)
-e, --encrypted supplied passwords are encrypted
-h, --help display this help message and exit
-m, --md5 encrypt the clear text password using
@@ -2,7 +2,7 @@ chgpasswd: unrecognized option '--foo'
Usage: chgpasswd [options]
Options:
-c, --crypt-method <METHOD> the crypt method (one of NONE DES MD5 SHA256 SHA512)
-c, --crypt-method METHOD the crypt method (one of NONE DES MD5 SHA256 SHA512)
-e, --encrypted supplied passwords are encrypted
-h, --help display this help message and exit
-m, --md5 encrypt the clear text password using
@@ -2,7 +2,7 @@ chgpasswd: the -c, -e, and -m flags are exclusive
Usage: chgpasswd [options]
Options:
-c, --crypt-method <METHOD> the crypt method (one of NONE DES MD5 SHA256 SHA512)
-c, --crypt-method METHOD the crypt method (one of NONE DES MD5 SHA256 SHA512)
-e, --encrypted supplied passwords are encrypted
-h, --help display this help message and exit
-m, --md5 encrypt the clear text password using
@@ -2,7 +2,7 @@ chgpasswd: the -c, -e, and -m flags are exclusive
Usage: chgpasswd [options]
Options:
-c, --crypt-method <METHOD> the crypt method (one of NONE DES MD5 SHA256 SHA512)
-c, --crypt-method METHOD the crypt method (one of NONE DES MD5 SHA256 SHA512)
-e, --encrypted supplied passwords are encrypted
-h, --help display this help message and exit
-m, --md5 encrypt the clear text password using
@@ -2,7 +2,7 @@ chgpasswd: the -c, -e, and -m flags are exclusive
Usage: chgpasswd [options]
Options:
-c, --crypt-method <METHOD> the crypt method (one of NONE DES MD5 SHA256 SHA512)
-c, --crypt-method METHOD the crypt method (one of NONE DES MD5 SHA256 SHA512)
-e, --encrypted supplied passwords are encrypted
-h, --help display this help message and exit
-m, --md5 encrypt the clear text password using
@@ -2,7 +2,7 @@ chgpasswd: -s flag is only allowed with the -c flag
Usage: chgpasswd [options]
Options:
-c, --crypt-method <METHOD> the crypt method (one of NONE DES MD5 SHA256 SHA512)
-c, --crypt-method METHOD the crypt method (one of NONE DES MD5 SHA256 SHA512)
-e, --encrypted supplied passwords are encrypted
-h, --help display this help message and exit
-m, --md5 encrypt the clear text password using
@@ -2,7 +2,7 @@ chgpasswd: invalid numeric argument '12foo'
Usage: chgpasswd [options]
Options:
-c, --crypt-method <METHOD> the crypt method (one of NONE DES MD5 SHA256 SHA512)
-c, --crypt-method METHOD the crypt method (one of NONE DES MD5 SHA256 SHA512)
-e, --encrypted supplied passwords are encrypted
-h, --help display this help message and exit
-m, --md5 encrypt the clear text password using
@@ -2,7 +2,7 @@ chgpasswd: unsupported crypt method: SHA513
Usage: chgpasswd [options]
Options:
-c, --crypt-method <METHOD> the crypt method (one of NONE DES MD5 SHA256 SHA512)
-c, --crypt-method METHOD the crypt method (one of NONE DES MD5 SHA256 SHA512)
-e, --encrypted supplied passwords are encrypted
-h, --help display this help message and exit
-m, --md5 encrypt the clear text password using