Update chsh usage with the --root option.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user