From a2c7f4c8a58b98f63420a79c8533bbc51953bbd2 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Mon, 14 Nov 2011 19:33:55 +0000 Subject: [PATCH] Update chsh usage with the --root option. --- tests/chsh/02_chsh_usage/data/usage.out | 1 + tests/chsh/03_chsh_usage_invalid_option/data/usage.out | 1 + tests/chsh/04_chsh_usage_2_users/data/usage.out | 1 + 3 files changed, 3 insertions(+) diff --git a/tests/chsh/02_chsh_usage/data/usage.out b/tests/chsh/02_chsh_usage/data/usage.out index be2e7c0d..ef576ec4 100644 --- a/tests/chsh/02_chsh_usage/data/usage.out +++ b/tests/chsh/02_chsh_usage/data/usage.out @@ -2,5 +2,6 @@ Usage: chsh [options] [LOGIN] Options: -h, --help display this help message and exit + -R, --root CHROOT_DIR directory to chroot into -s, --shell SHELL new login shell for the user account diff --git a/tests/chsh/03_chsh_usage_invalid_option/data/usage.out b/tests/chsh/03_chsh_usage_invalid_option/data/usage.out index 15f35b94..e930bab5 100644 --- a/tests/chsh/03_chsh_usage_invalid_option/data/usage.out +++ b/tests/chsh/03_chsh_usage_invalid_option/data/usage.out @@ -3,5 +3,6 @@ Usage: chsh [options] [LOGIN] Options: -h, --help display this help message and exit + -R, --root CHROOT_DIR directory to chroot into -s, --shell SHELL new login shell for the user account diff --git a/tests/chsh/04_chsh_usage_2_users/data/usage.out b/tests/chsh/04_chsh_usage_2_users/data/usage.out index be2e7c0d..ef576ec4 100644 --- a/tests/chsh/04_chsh_usage_2_users/data/usage.out +++ b/tests/chsh/04_chsh_usage_2_users/data/usage.out @@ -2,5 +2,6 @@ Usage: chsh [options] [LOGIN] Options: -h, --help display this help message and exit + -R, --root CHROOT_DIR directory to chroot into -s, --shell SHELL new login shell for the user account