]> git.cameronkatri.com Git - pw-darwin.git/commitdiff
Add an example for the -s flag
authorMateusz Piotrowski <0mp@FreeBSD.org>
Tue, 17 Nov 2020 12:04:29 +0000 (12:04 +0000)
committerMateusz Piotrowski <0mp@FreeBSD.org>
Tue, 17 Nov 2020 12:04:29 +0000 (12:04 +0000)
MFC after: 2 weeks

chpass/chpass.1

index ccccd2eaaed7d0d7091621413dd083b21780285d..0e792df5eadaa834df440da2c2b33dcd417bbfee 100644 (file)
@@ -455,6 +455,12 @@ temporary copy of the password file
 .It Pa /etc/shells
 the list of approved shells
 .El
 .It Pa /etc/shells
 the list of approved shells
 .El
+.Sh EXAMPLES
+Change the shell of the current user to
+.Ql /usr/local/bin/zsh :
+.Bd -literal -offset indent
+chsh -s /usr/local/bin/zsh
+.Ed
 .Sh SEE ALSO
 .Xr finger 1 ,
 .Xr login 1 ,
 .Sh SEE ALSO
 .Xr finger 1 ,
 .Xr login 1 ,