pages.*: add standard translation (#9672)
* pages./: Automatically add alias pages Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * pages./: Automatically add links Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * Fix false positives from script Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:

committed by
GitHub

parent
8a51e0f5b8
commit
5257568887
8
pages.fr/windows/chrome.md
Normal file
8
pages.fr/windows/chrome.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# chrome
|
||||
|
||||
> Cette commande est un alias de `chromium`.
|
||||
> Plus d'informations : <https://chrome.google.com>.
|
||||
|
||||
- Voir la documentation de la commande originale :
|
||||
|
||||
`tldr chromium`
|
8
pages.fr/windows/cpush.md
Normal file
8
pages.fr/windows/cpush.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# cpush
|
||||
|
||||
> Cette commande est un alias de `choco-push`.
|
||||
> Plus d'informations : <https://docs.chocolatey.org/en-us/create/commands/push>.
|
||||
|
||||
- Voir la documentation de la commande originale :
|
||||
|
||||
`tldr choco-push`
|
8
pages.fr/windows/curl.md
Normal file
8
pages.fr/windows/curl.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# curl
|
||||
|
||||
> Cette commande est un alias de `curl -p common`.
|
||||
> Plus d'informations : <https://curl.se>.
|
||||
|
||||
- Voir la documentation de la commande originale :
|
||||
|
||||
`tldr curl -p common`
|
7
pages.fr/windows/iwr.md
Normal file
7
pages.fr/windows/iwr.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# iwr
|
||||
|
||||
> Cette commande est un alias de `invoke-webrequest`.
|
||||
|
||||
- Voir la documentation de la commande originale :
|
||||
|
||||
`tldr invoke-webrequest`
|
8
pages.fr/windows/pwsh-where.md
Normal file
8
pages.fr/windows/pwsh-where.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# pwsh-where
|
||||
|
||||
> Cette commande est un alias de `Where-Object`.
|
||||
> Plus d'informations : <https://learn.microsoft.com/powershell/module/microsoft.powershell.core/where-object>.
|
||||
|
||||
- Voir la documentation de la commande originale :
|
||||
|
||||
`tldr Where-Object`
|
8
pages.fr/windows/rd.md
Normal file
8
pages.fr/windows/rd.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# rd
|
||||
|
||||
> Cette commande est un alias de `rmdir`.
|
||||
> Plus d'informations : <https://learn.microsoft.com/windows-server/administration/windows-commands/rd>.
|
||||
|
||||
- Voir la documentation de la commande originale :
|
||||
|
||||
`tldr rmdir`
|
8
pages.fr/windows/sls.md
Normal file
8
pages.fr/windows/sls.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# sls
|
||||
|
||||
> Cette commande est un alias de `where-object`.
|
||||
> Plus d'informations : <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/select-string>.
|
||||
|
||||
- Voir la documentation de la commande originale :
|
||||
|
||||
`tldr where-object`
|
8
pages.fr/windows/wget.md
Normal file
8
pages.fr/windows/wget.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# wget
|
||||
|
||||
> Cette commande est un alias de `wget -p common`.
|
||||
> Plus d'informations : <https://www.gnu.org/software/wget>.
|
||||
|
||||
- Voir la documentation de la commande originale :
|
||||
|
||||
`tldr wget -p common`
|
Reference in New Issue
Block a user