Browse Source

chsh: remove linux distro dependant command (#15711)

CleanMachine1 4 weeks ago
parent
commit
376068fff9
3 changed files with 0 additions and 12 deletions
  1. 0 4
      pages.ko/linux/chsh.md
  2. 0 4
      pages.nl/linux/chsh.md
  3. 0 4
      pages/linux/chsh.md

+ 0 - 4
pages.ko/linux/chsh.md

@@ -15,7 +15,3 @@
 - 특정 사용자에 대해 로그인 [s]셸 설정:
 
 `sudo chsh --shell {{경로/대상/셸}} {{사용자명}}`
-
-- 사용 가능한 셸 [l]나열:
-
-`chsh --list-shells`

+ 0 - 4
pages.nl/linux/chsh.md

@@ -15,7 +15,3 @@
 - Stel een login[s]hell in voor een specifieke gebruiker:
 
 `sudo chsh --shell {{pad/naar/shell}} {{gebruikersnaam}}`
-
-- Toon ([l]) beschikbare shells:
-
-`chsh --list-shells`

+ 0 - 4
pages/linux/chsh.md

@@ -15,7 +15,3 @@
 - Set a login [s]hell for a specific user:
 
 `sudo chsh --shell {{path/to/shell}} {{username}}`
-
-- [l]ist available shells:
-
-`chsh --list-shells`