Update newusers usage message with the --root option.
This commit is contained in:
@@ -3,4 +3,5 @@ Usage: newusers [options]
|
||||
Options:
|
||||
-h, --help display this help message and exit
|
||||
-r, --system create system accounts
|
||||
-R, --root CHROOT_DIR directory to chroot into
|
||||
|
||||
|
||||
@@ -4,4 +4,5 @@ Usage: newusers [options]
|
||||
Options:
|
||||
-h, --help display this help message and exit
|
||||
-r, --system create system accounts
|
||||
-R, --root CHROOT_DIR directory to chroot into
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
newusers: invalid option -- 'Z'
|
||||
Usage: newusers [options]
|
||||
|
||||
Options:
|
||||
-h, --help display this help message and exit
|
||||
-r, --system create system accounts
|
||||
-R, --root CHROOT_DIR directory to chroot into
|
||||
|
||||
|
||||
Reference in New Issue
Block a user