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:
K.B.Dharun Krishna
2022-12-29 08:41:44 +05:30
committed by GitHub
parent 8a51e0f5b8
commit 5257568887
5316 changed files with 37495 additions and 109 deletions

View File

@@ -0,0 +1,8 @@
# chrome
> 이 명령은 `chromium` 의 에일리어스 (별칭) 입니다.
> 더 많은 정보: <https://chrome.google.com>.
- 원본 명령의 도큐멘테이션 (설명서) 보기:
`tldr chromium`

View File

@@ -0,0 +1,8 @@
# cinst
> 이 명령은 `choco install` 의 에일리어스 (별칭) 입니다.
> 더 많은 정보: <https://docs.chocolatey.org/en-us/choco/commands/install>.
- 원본 명령의 도큐멘테이션 (설명서) 보기:
`tldr choco install`

View File

@@ -0,0 +1,8 @@
# clist
> 이 명령은 `choco list` 의 에일리어스 (별칭) 입니다.
> 더 많은 정보: <https://docs.chocolatey.org/en-us/choco/commands/list>.
- 원본 명령의 도큐멘테이션 (설명서) 보기:
`tldr choco list`

View File

@@ -0,0 +1,8 @@
# cpush
> 이 명령은 `choco-push` 의 에일리어스 (별칭) 입니다.
> 더 많은 정보: <https://docs.chocolatey.org/en-us/create/commands/push>.
- 원본 명령의 도큐멘테이션 (설명서) 보기:
`tldr choco-push`

View File

@@ -0,0 +1,8 @@
# cuninst
> 이 명령은 `choco uninstall` 의 에일리어스 (별칭) 입니다.
> 더 많은 정보: <https://docs.chocolatey.org/en-us/choco/commands/uninstall>.
- 원본 명령의 도큐멘테이션 (설명서) 보기:
`tldr choco uninstall`

8
pages.ko/windows/curl.md Normal file
View File

@@ -0,0 +1,8 @@
# curl
> 이 명령은 `curl -p common` 의 에일리어스 (별칭) 입니다.
> 더 많은 정보: <https://curl.se>.
- 원본 명령의 도큐멘테이션 (설명서) 보기:
`tldr curl -p common`

7
pages.ko/windows/iwr.md Normal file
View File

@@ -0,0 +1,7 @@
# iwr
> 이 명령은 `invoke-webrequest` 의 에일리어스 (별칭) 입니다.
- 원본 명령의 도큐멘테이션 (설명서) 보기:
`tldr invoke-webrequest`

View File

@@ -0,0 +1,8 @@
# pwsh-where
> 이 명령은 `Where-Object` 의 에일리어스 (별칭) 입니다.
> 더 많은 정보: <https://learn.microsoft.com/powershell/module/microsoft.powershell.core/where-object>.
- 원본 명령의 도큐멘테이션 (설명서) 보기:
`tldr Where-Object`

8
pages.ko/windows/rd.md Normal file
View File

@@ -0,0 +1,8 @@
# rd
> 이 명령은 `rmdir` 의 에일리어스 (별칭) 입니다.
> 더 많은 정보: <https://learn.microsoft.com/windows-server/administration/windows-commands/rd>.
- 원본 명령의 도큐멘테이션 (설명서) 보기:
`tldr rmdir`

8
pages.ko/windows/sls.md Normal file
View File

@@ -0,0 +1,8 @@
# sls
> 이 명령은 `where-object` 의 에일리어스 (별칭) 입니다.
> 더 많은 정보: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/select-string>.
- 원본 명령의 도큐멘테이션 (설명서) 보기:
`tldr where-object`

8
pages.ko/windows/wget.md Normal file
View File

@@ -0,0 +1,8 @@
# wget
> 이 명령은 `wget -p common` 의 에일리어스 (별칭) 입니다.
> 더 많은 정보: <https://www.gnu.org/software/wget>.
- 원본 명령의 도큐멘테이션 (설명서) 보기:
`tldr wget -p common`