Add an example for the -s flag
MFC after: 2 weeks
This commit is contained in:
parent
5b58b1aaf8
commit
dda1987fe5
@ -455,6 +455,12 @@ temporary copy of the password file
|
|||||||
.It Pa /etc/shells
|
.It Pa /etc/shells
|
||||||
the list of approved shells
|
the list of approved shells
|
||||||
.El
|
.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
|
.Sh SEE ALSO
|
||||||
.Xr finger 1 ,
|
.Xr finger 1 ,
|
||||||
.Xr login 1 ,
|
.Xr login 1 ,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user