From 96845a5867e2947d1a91957f871d7742104e63fd Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Mon, 14 Nov 2011 20:49:08 +0000 Subject: [PATCH] Update newusers usage message with the --root option. --- tests/newusers/50_usage/data/usage.out | 1 + tests/newusers/51_usage_invalid_option/data/usage.out | 1 + tests/newusers/52_usage_2_input_files/data/usage.out | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/newusers/50_usage/data/usage.out b/tests/newusers/50_usage/data/usage.out index 5ea62765..82fa6416 100644 --- a/tests/newusers/50_usage/data/usage.out +++ b/tests/newusers/50_usage/data/usage.out @@ -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 diff --git a/tests/newusers/51_usage_invalid_option/data/usage.out b/tests/newusers/51_usage_invalid_option/data/usage.out index 99864b50..e111c342 100644 --- a/tests/newusers/51_usage_invalid_option/data/usage.out +++ b/tests/newusers/51_usage_invalid_option/data/usage.out @@ -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 diff --git a/tests/newusers/52_usage_2_input_files/data/usage.out b/tests/newusers/52_usage_2_input_files/data/usage.out index 99864b50..82fa6416 100644 --- a/tests/newusers/52_usage_2_input_files/data/usage.out +++ b/tests/newusers/52_usage_2_input_files/data/usage.out @@ -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