From fbdc52a86d83f9b565dcf1432f92ce028befaa9b Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Mon, 14 Nov 2011 19:28:42 +0000 Subject: [PATCH] Update the chage usage with the --root option. --- tests/chage/01/data/usage | 1 + tests/chage/03_chsh_usage/data/usage.out | 1 + tests/chage/04_chsh_usage_invalid_option/data/usage.out | 1 + tests/chage/05_chsh_usage_2_users/data/usage.out | 1 + tests/chage/06_chsh_usage_no_users/data/usage.out | 1 + tests/chage/07_chsh_usage-l_exclusive/data/usage.out | 1 + tests/chage/08_chsh_usage_invalid_date/data/usage.out | 1 + tests/chage/09_chsh_usage_invalid_numeric_arg/data/usage.out | 1 + 8 files changed, 8 insertions(+) diff --git a/tests/chage/01/data/usage b/tests/chage/01/data/usage index d4ad054f..31df15c1 100644 --- a/tests/chage/01/data/usage +++ b/tests/chage/01/data/usage @@ -11,5 +11,6 @@ Options: change to MIN_DAYS -M, --maxdays MAX_DAYS set maximim number of days before password change to MAX_DAYS + -R, --root CHROOT_DIR directory to chroot into -W, --warndays WARN_DAYS set expiration warning days to WARN_DAYS diff --git a/tests/chage/03_chsh_usage/data/usage.out b/tests/chage/03_chsh_usage/data/usage.out index d4ad054f..31df15c1 100644 --- a/tests/chage/03_chsh_usage/data/usage.out +++ b/tests/chage/03_chsh_usage/data/usage.out @@ -11,5 +11,6 @@ Options: change to MIN_DAYS -M, --maxdays MAX_DAYS set maximim number of days before password change to MAX_DAYS + -R, --root CHROOT_DIR directory to chroot into -W, --warndays WARN_DAYS set expiration warning days to WARN_DAYS diff --git a/tests/chage/04_chsh_usage_invalid_option/data/usage.out b/tests/chage/04_chsh_usage_invalid_option/data/usage.out index e31f1a78..21f71d61 100644 --- a/tests/chage/04_chsh_usage_invalid_option/data/usage.out +++ b/tests/chage/04_chsh_usage_invalid_option/data/usage.out @@ -12,5 +12,6 @@ Options: change to MIN_DAYS -M, --maxdays MAX_DAYS set maximim number of days before password change to MAX_DAYS + -R, --root CHROOT_DIR directory to chroot into -W, --warndays WARN_DAYS set expiration warning days to WARN_DAYS diff --git a/tests/chage/05_chsh_usage_2_users/data/usage.out b/tests/chage/05_chsh_usage_2_users/data/usage.out index d4ad054f..31df15c1 100644 --- a/tests/chage/05_chsh_usage_2_users/data/usage.out +++ b/tests/chage/05_chsh_usage_2_users/data/usage.out @@ -11,5 +11,6 @@ Options: change to MIN_DAYS -M, --maxdays MAX_DAYS set maximim number of days before password change to MAX_DAYS + -R, --root CHROOT_DIR directory to chroot into -W, --warndays WARN_DAYS set expiration warning days to WARN_DAYS diff --git a/tests/chage/06_chsh_usage_no_users/data/usage.out b/tests/chage/06_chsh_usage_no_users/data/usage.out index d4ad054f..31df15c1 100644 --- a/tests/chage/06_chsh_usage_no_users/data/usage.out +++ b/tests/chage/06_chsh_usage_no_users/data/usage.out @@ -11,5 +11,6 @@ Options: change to MIN_DAYS -M, --maxdays MAX_DAYS set maximim number of days before password change to MAX_DAYS + -R, --root CHROOT_DIR directory to chroot into -W, --warndays WARN_DAYS set expiration warning days to WARN_DAYS diff --git a/tests/chage/07_chsh_usage-l_exclusive/data/usage.out b/tests/chage/07_chsh_usage-l_exclusive/data/usage.out index 7fe4d0bd..b006b608 100644 --- a/tests/chage/07_chsh_usage-l_exclusive/data/usage.out +++ b/tests/chage/07_chsh_usage-l_exclusive/data/usage.out @@ -12,5 +12,6 @@ Options: change to MIN_DAYS -M, --maxdays MAX_DAYS set maximim number of days before password change to MAX_DAYS + -R, --root CHROOT_DIR directory to chroot into -W, --warndays WARN_DAYS set expiration warning days to WARN_DAYS diff --git a/tests/chage/08_chsh_usage_invalid_date/data/usage.out b/tests/chage/08_chsh_usage_invalid_date/data/usage.out index eae17591..cb49bf8f 100644 --- a/tests/chage/08_chsh_usage_invalid_date/data/usage.out +++ b/tests/chage/08_chsh_usage_invalid_date/data/usage.out @@ -12,5 +12,6 @@ Options: change to MIN_DAYS -M, --maxdays MAX_DAYS set maximim number of days before password change to MAX_DAYS + -R, --root CHROOT_DIR directory to chroot into -W, --warndays WARN_DAYS set expiration warning days to WARN_DAYS diff --git a/tests/chage/09_chsh_usage_invalid_numeric_arg/data/usage.out b/tests/chage/09_chsh_usage_invalid_numeric_arg/data/usage.out index 36046479..9fb70d60 100644 --- a/tests/chage/09_chsh_usage_invalid_numeric_arg/data/usage.out +++ b/tests/chage/09_chsh_usage_invalid_numeric_arg/data/usage.out @@ -12,5 +12,6 @@ Options: change to MIN_DAYS -M, --maxdays MAX_DAYS set maximim number of days before password change to MAX_DAYS + -R, --root CHROOT_DIR directory to chroot into -W, --warndays WARN_DAYS set expiration warning days to WARN_DAYS