Update grpck usage message.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user