Explorar o código

Revert "chsh: added list chells command" (#2242)

Agniva De Sarker %!s(int64=6) %!d(string=hai) anos
pai
achega
875fe63c92
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      pages/common/chsh.md

+ 0 - 4
pages/common/chsh.md

@@ -2,10 +2,6 @@
 
 > Change user's login shell.
 
-- List all installed shells:
-
-`chsh -l`
-
 - Change shell:
 
 `chsh -s {{path/to/shell_binary}} {{username}}`