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
@@ -1,7 +1,7 @@
|
||||
# choco install
|
||||
|
||||
> Instal satu paket atau lebih dengan Chocolatey.
|
||||
> Informasi lebih lanjut: <https://docs.chocolatey.org/en-us/choco/commands/install>.
|
||||
> Informasi lebih lanjut: <https://chocolatey.org/docs/commands-install>.
|
||||
|
||||
- Instal satu paket atau lebih paket yang dipisahkan oleh spasi:
|
||||
|
||||
|
8
pages.id/windows/chrome.md
Normal file
8
pages.id/windows/chrome.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# chrome
|
||||
|
||||
> Perintah ini merupakan alias dari `chromium`.
|
||||
> Informasi lebih lanjut: <https://chrome.google.com>.
|
||||
|
||||
- Menampilkan dokumentasi untuk perintah asli:
|
||||
|
||||
`tldr chromium`
|
8
pages.id/windows/cpush.md
Normal file
8
pages.id/windows/cpush.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# cpush
|
||||
|
||||
> Perintah ini merupakan alias dari `choco-push`.
|
||||
> Informasi lebih lanjut: <https://docs.chocolatey.org/en-us/create/commands/push>.
|
||||
|
||||
- Menampilkan dokumentasi untuk perintah asli:
|
||||
|
||||
`tldr choco-push`
|
8
pages.id/windows/pwsh-where.md
Normal file
8
pages.id/windows/pwsh-where.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# pwsh-where
|
||||
|
||||
> Perintah ini merupakan alias dari `Where-Object`.
|
||||
> Informasi lebih lanjut: <https://learn.microsoft.com/powershell/module/microsoft.powershell.core/where-object>.
|
||||
|
||||
- Menampilkan dokumentasi untuk perintah asli:
|
||||
|
||||
`tldr Where-Object`
|
8
pages.id/windows/rd.md
Normal file
8
pages.id/windows/rd.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# rd
|
||||
|
||||
> Perintah ini merupakan alias dari `rmdir`.
|
||||
> Informasi lebih lanjut: <https://learn.microsoft.com/windows-server/administration/windows-commands/rd>.
|
||||
|
||||
- Menampilkan dokumentasi untuk perintah asli:
|
||||
|
||||
`tldr rmdir`
|
8
pages.id/windows/sls.md
Normal file
8
pages.id/windows/sls.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# sls
|
||||
|
||||
> Perintah ini merupakan alias dari `where-object`.
|
||||
> Informasi lebih lanjut: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/select-string>.
|
||||
|
||||
- Menampilkan dokumentasi untuk perintah asli:
|
||||
|
||||
`tldr where-object`
|
@@ -1,7 +1,7 @@
|
||||
# winget
|
||||
|
||||
> Manajer Paket Antarmuka Baris Perintah Windows.
|
||||
> Informasi lebih lanjut: <https://learn.microsoft.com/id-id/windows/package-manager/winget>.
|
||||
> Informasi lebih lanjut: <https://learn.microsoft.com/windows/package-manager/winget>.
|
||||
|
||||
- Instal paket:
|
||||
|
||||
|
Reference in New Issue
Block a user