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