Updated chgpasswd usage message.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user