chsh: add Italian translation.

This commit is contained in:
Marco Bonelli
2019-02-08 23:15:51 +01:00
committed by Starbeamrainbowlabs
parent aa16a7a7ec
commit 7b8e9488de

7
pages.it/common/chsh.md Normal file
View File

@@ -0,0 +1,7 @@
# chsh
> Cambia shell di login dell'utente.
- Cambia shell:
`chsh -s {{percorso/a/eseguibile_della_shell}} {{nome_utente}}`