diff options
Diffstat (limited to 'tests/chsh/02_chsh_usage/data')
-rw-r--r-- | tests/chsh/02_chsh_usage/data/usage.out | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/chsh/02_chsh_usage/data/usage.out b/tests/chsh/02_chsh_usage/data/usage.out new file mode 100644 index 0000000..ef576ec --- /dev/null +++ b/tests/chsh/02_chsh_usage/data/usage.out @@ -0,0 +1,7 @@ +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 + |