groupmod usage output was changed.

This commit is contained in:
nekral-guest
2010-08-26 19:40:23 +00:00
parent 6268434a34
commit 991d707460
@@ -1,9 +1,10 @@
Usage: groupmod [options] GROUP
Options:
-g, --gid GID force use new GID by GROUP
-g, --gid GID change the group ID to GID
-h, --help display this help message and exit
-n, --new-name NEW_GROUP force use NEW_GROUP name by GROUP
-o, --non-unique allow using duplicate (non-unique) GID by GROUP
-p, --password PASSWORD use encrypted password for the new password
-n, --new-name NEW_GROUP change the name to NEW_GROUP
-o, --non-unique allow to use a duplicate (non-unique) GID
-p, --password PASSWORD change the password to this (encrypted)
PASSWORD