]> andersk Git - moira.git/commitdiff
Document chsh's new ability to change a user's Windows shell.
authorzacheiss <zacheiss>
Sun, 21 May 2000 03:50:33 +0000 (03:50 +0000)
committerzacheiss <zacheiss>
Sun, 21 May 2000 03:50:33 +0000 (03:50 +0000)
man/chsh.1

index b54c7c7a48da41b9341b55dc736657c751d64dbc..1a538b19b2e4174dcea87f542aa7d743074f0e1e 100644 (file)
@@ -4,6 +4,14 @@
 chsh \- change user login shell
 .SH SYNOPSIS
 .B chsh
+[
+.BI \-u
+|
+.BI \-w
+] [
+.BI \-db
+.I host:port
+]
 [ username ]
 .SH DESCRIPTION
 This command changes the login shell associated with
@@ -18,6 +26,14 @@ When invoked,
 .B chsh
 displays the current shell, and prompts for the new one.
 .PP
+If invoked with the 
+.BI \-w 
+option, chsh will change the user's Windows shell instead of their
+UNIX shell.  The default behavior is to change the user's UNIX shell,
+and the 
+.BI \-u
+option is provided to explicitly select this behavior.
+
 The actual change will take place overnight.
 Users may only change their own information unless they are
 Moira database administrators.
This page took 0.215173 seconds and 5 git commands to generate.