diff --git a/pages.ko/linux/chsh.md b/pages.ko/linux/chsh.md index cd0bd412df..d242f5a1bf 100644 --- a/pages.ko/linux/chsh.md +++ b/pages.ko/linux/chsh.md @@ -15,7 +15,3 @@ - 특정 사용자에 대해 로그인 [s]셸 설정: `sudo chsh --shell {{경로/대상/셸}} {{사용자명}}` - -- 사용 가능한 셸 [l]나열: - -`chsh --list-shells` diff --git a/pages.nl/linux/chsh.md b/pages.nl/linux/chsh.md index aa494ec3bf..1dfb0f6f8c 100644 --- a/pages.nl/linux/chsh.md +++ b/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` diff --git a/pages/linux/chsh.md b/pages/linux/chsh.md index 0020e136cc..87c86f1fe8 100644 --- a/pages/linux/chsh.md +++ b/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`