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.tr/windows/chrome.md
Normal file
8
pages.tr/windows/chrome.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# chrome
|
||||
|
||||
> Bu komut `chromium` için bir takma addır.
|
||||
> Daha fazla bilgi için: <https://chrome.google.com>.
|
||||
|
||||
- Asıl komutun belgelerini görüntüleyin:
|
||||
|
||||
`tldr chromium`
|
8
pages.tr/windows/cinst.md
Normal file
8
pages.tr/windows/cinst.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# cinst
|
||||
|
||||
> Bu komut `choco install` için bir takma addır.
|
||||
> Daha fazla bilgi için: <https://docs.chocolatey.org/en-us/choco/commands/install>.
|
||||
|
||||
- Asıl komutun belgelerini görüntüleyin:
|
||||
|
||||
`tldr choco install`
|
8
pages.tr/windows/clist.md
Normal file
8
pages.tr/windows/clist.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# clist
|
||||
|
||||
> Bu komut `choco list` için bir takma addır.
|
||||
> Daha fazla bilgi için: <https://docs.chocolatey.org/en-us/choco/commands/list>.
|
||||
|
||||
- Asıl komutun belgelerini görüntüleyin:
|
||||
|
||||
`tldr choco list`
|
8
pages.tr/windows/cpush.md
Normal file
8
pages.tr/windows/cpush.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# cpush
|
||||
|
||||
> Bu komut `choco-push` için bir takma addır.
|
||||
> Daha fazla bilgi için: <https://docs.chocolatey.org/en-us/create/commands/push>.
|
||||
|
||||
- Asıl komutun belgelerini görüntüleyin:
|
||||
|
||||
`tldr choco-push`
|
8
pages.tr/windows/cuninst.md
Normal file
8
pages.tr/windows/cuninst.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# cuninst
|
||||
|
||||
> Bu komut `choco uninstall` için bir takma addır.
|
||||
> Daha fazla bilgi için: <https://docs.chocolatey.org/en-us/choco/commands/uninstall>.
|
||||
|
||||
- Asıl komutun belgelerini görüntüleyin:
|
||||
|
||||
`tldr choco uninstall`
|
8
pages.tr/windows/curl.md
Normal file
8
pages.tr/windows/curl.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# curl
|
||||
|
||||
> Bu komut `curl -p common` için bir takma addır.
|
||||
> Daha fazla bilgi için: <https://curl.se>.
|
||||
|
||||
- Asıl komutun belgelerini görüntüleyin:
|
||||
|
||||
`tldr curl -p common`
|
7
pages.tr/windows/iwr.md
Normal file
7
pages.tr/windows/iwr.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# iwr
|
||||
|
||||
> Bu komut `invoke-webrequest` için bir takma addır.
|
||||
|
||||
- Asıl komutun belgelerini görüntüleyin:
|
||||
|
||||
`tldr invoke-webrequest`
|
8
pages.tr/windows/pwsh-where.md
Normal file
8
pages.tr/windows/pwsh-where.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# pwsh-where
|
||||
|
||||
> Bu komut `Where-Object` için bir takma addır.
|
||||
> Daha fazla bilgi için: <https://learn.microsoft.com/powershell/module/microsoft.powershell.core/where-object>.
|
||||
|
||||
- Asıl komutun belgelerini görüntüleyin:
|
||||
|
||||
`tldr Where-Object`
|
8
pages.tr/windows/rd.md
Normal file
8
pages.tr/windows/rd.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# rd
|
||||
|
||||
> Bu komut `rmdir` için bir takma addır.
|
||||
> Daha fazla bilgi için: <https://learn.microsoft.com/windows-server/administration/windows-commands/rd>.
|
||||
|
||||
- Asıl komutun belgelerini görüntüleyin:
|
||||
|
||||
`tldr rmdir`
|
8
pages.tr/windows/sls.md
Normal file
8
pages.tr/windows/sls.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# sls
|
||||
|
||||
> Bu komut `where-object` için bir takma addır.
|
||||
> Daha fazla bilgi için: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/select-string>.
|
||||
|
||||
- Asıl komutun belgelerini görüntüleyin:
|
||||
|
||||
`tldr where-object`
|
8
pages.tr/windows/wget.md
Normal file
8
pages.tr/windows/wget.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# wget
|
||||
|
||||
> Bu komut `wget -p common` için bir takma addır.
|
||||
> Daha fazla bilgi için: <https://www.gnu.org/software/wget>.
|
||||
|
||||
- Asıl komutun belgelerini görüntüleyin:
|
||||
|
||||
`tldr wget -p common`
|
Reference in New Issue
Block a user