mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 11:46:00 +02:00
Revert "chsh: added list chells command" (#2242)
This commit is contained in:
parent
827eb62cb3
commit
875fe63c92
1 changed files with 0 additions and 4 deletions
|
@ -2,10 +2,6 @@
|
|||
|
||||
> Change user's login shell.
|
||||
|
||||
- List all installed shells:
|
||||
|
||||
`chsh -l`
|
||||
|
||||
- Change shell:
|
||||
|
||||
`chsh -s {{path/to/shell_binary}} {{username}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue