Update grpck usage message.

This commit is contained in:
nekral-guest
2011-11-14 18:25:11 +00:00
parent 28af4c5bc5
commit eb3cd52450
2 changed files with 18 additions and 3 deletions

View File

@@ -1,2 +1,9 @@
grpck: invalid option -- 'h'
Usage: grpck [-r] [-s] [group [gshadow]]
Usage: grpck [options] [group [gshadow]]
Options:
-h, --help display this help message and exit
-r, --read-only display errors and warnings
but do not change files
-R, --root CHROOT_DIR directory to chroot into
-s, --sort sort entries by UID

View File

@@ -1 +1,9 @@
Usage: grpck [-r] [-s] [group [gshadow]]
Usage: grpck [options] [group [gshadow]]
Options:
-h, --help display this help message and exit
-r, --read-only display errors and warnings
but do not change files
-R, --root CHROOT_DIR directory to chroot into
-s, --sort sort entries by UID