diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/login-README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/login-README b/config/login-README index 43930a5c..a87f806f 100644 --- a/config/login-README +++ b/config/login-README @@ -6,4 +6,4 @@ privileges. To login as a user with a userid of USER, use the command: other special commands: ql USER # quick login -- just start a shell in USER's home directory - su USER # set-user -- start a new shell as USER, but don't cd to $HOME + sush USER # set-user shell -- start a new shell as USER (don't cd) |