Update newusers usage message with the --root option.

This commit is contained in:
nekral-guest
2011-11-14 20:49:08 +00:00
parent d984dcb999
commit 96845a5867
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -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