azure-cli, musl-gcc, nc: add French translation; nc: update page (#13624)
* azure-cli: add fr alias * netcat: add fr alias + missing more info link * musl-gcc: add fr alias * netcat: uniform man page link --------- Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
This commit is contained in:
8
pages.fr/common/azure-cli.md
Normal file
8
pages.fr/common/azure-cli.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# azure-cli
|
||||||
|
|
||||||
|
> Cette commande est un alias de `az`.
|
||||||
|
> Plus d'informations : <https://learn.microsoft.com/cli/azure>.
|
||||||
|
|
||||||
|
- Voir la documentation de la commande originale :
|
||||||
|
|
||||||
|
`tldr az`
|
9
pages.fr/common/musl-gcc.md
Normal file
9
pages.fr/common/musl-gcc.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
# musl-gcc
|
||||||
|
|
||||||
|
> Un adaptateur de `gcc` qui définit automatiquement les options pour l'édition de liens avec musl libc.
|
||||||
|
> Toutes les options spécifiées sont passées directement à `gcc`.
|
||||||
|
> Plus d'informations : <https://manned.org/musl-gcc>.
|
||||||
|
|
||||||
|
- Voir la documentation de `gcc` :
|
||||||
|
|
||||||
|
`tldr gcc`
|
8
pages.fr/common/netcat.md
Normal file
8
pages.fr/common/netcat.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# netcat
|
||||||
|
|
||||||
|
> Cette commande est un alias de `nc`.
|
||||||
|
> Plus d'informations : <https://manned.org/nc>.
|
||||||
|
|
||||||
|
- Voir la documentation de la commande originale :
|
||||||
|
|
||||||
|
`tldr nc`
|
@@ -1,6 +1,7 @@
|
|||||||
# netcat
|
# netcat
|
||||||
|
|
||||||
> This command is an alias of `nc`.
|
> This command is an alias of `nc`.
|
||||||
|
> More information: <https://manned.org/nc>.
|
||||||
|
|
||||||
- View documentation for the original command:
|
- View documentation for the original command:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user