diff --git a/tests/grouptools/groupmod/21_groupmod_change_gid_error_no_group/data/groupmod.err b/tests/grouptools/groupmod/21_groupmod_change_gid_error_no_group/data/groupmod.err index 6f38101f..d611f570 100644 --- a/tests/grouptools/groupmod/21_groupmod_change_gid_error_no_group/data/groupmod.err +++ b/tests/grouptools/groupmod/21_groupmod_change_gid_error_no_group/data/groupmod.err @@ -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