mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
chsh: add French translation for BSD aliases (#16223)
This commit is contained in:
parent
29edbcf81a
commit
c701aae166
4 changed files with 28 additions and 0 deletions
7
pages.fr/freebsd/chsh.md
Normal file
7
pages.fr/freebsd/chsh.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# chsh
|
||||
|
||||
> Cette commande est un alias de `chpass`.
|
||||
|
||||
- Affiche la documentation pour la commande d'origine :
|
||||
|
||||
`tldr chpass`
|
7
pages.fr/freebsd/ypchsh.md
Normal file
7
pages.fr/freebsd/ypchsh.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# ypchsh
|
||||
|
||||
> Cette commande est un alias de `chpass`.
|
||||
|
||||
- Affiche la documentation pour la commande d'origine :
|
||||
|
||||
`tldr chpass`
|
7
pages.fr/netbsd/chsh.md
Normal file
7
pages.fr/netbsd/chsh.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# chsh
|
||||
|
||||
> Cette commande est un alias de `chpass`.
|
||||
|
||||
- Affiche la documentation pour la commande d'origine :
|
||||
|
||||
`tldr chpass`
|
7
pages.fr/openbsd/chsh.md
Normal file
7
pages.fr/openbsd/chsh.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# chsh
|
||||
|
||||
> Cette commande est un alias de `chpass`.
|
||||
|
||||
- Affiche la documentation pour la commande d'origine :
|
||||
|
||||
`tldr chpass`
|
Loading…
Add table
Reference in a new issue