groupmod usage output was changed.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user