Update chsh usage with the --root option.

This commit is contained in:
nekral-guest
2011-11-14 19:33:55 +00:00
parent 8e85d1cb82
commit a2c7f4c8a5
3 changed files with 3 additions and 0 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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