1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-02 03:35:23 +02:00

dot, comma: add Korean translation (#16357)

This commit is contained in:
HoJeong Im 2025-05-17 12:04:15 +09:00 committed by GitHub
parent c433df24e6
commit 3300ca2e5b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 23 additions and 0 deletions

16
pages.ko/common/,.md Normal file
View file

@ -0,0 +1,16 @@
# Comma
> 설치하지 않고 명령어를 실행.
> 더 많은 정보: <https://github.com/nix-community/comma>.
- 명령어 실행:
`, {{명령어 -with -flags}}`
- 하위 쉘에 명령어 추가:
`, {{[-s|--shell]}} {{명령어}}`
- 캐시 삭제:
`, {{[-e|--empty-cache]}}`

7
pages.ko/common/..md Normal file
View file

@ -0,0 +1,7 @@
# Dot
> 이 명령어는 `source`의 별칭입니다.
- 원래 명령어에 대한 문서:
`tldr source`