summaryrefslogtreecommitdiff
path: root/tests/grouptools/groupmod/37_groupmod_invalid_option/data/groupmod.err
blob: 6bec2e0526ef2f5c2c9eb110674f30d0cd69e4ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
groupmod: invalid option -- 'Z'
Usage: groupmod [options] GROUP

Options:
  -g, --gid GID                 change the group ID to GID
  -h, --help                    display this help message and exit
  -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
  -R, --root CHROOT_DIR         directory to chroot into