mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-02 03:55:22 +02:00
dot, comma: add Korean translation (#16357)
This commit is contained in:
parent
c433df24e6
commit
3300ca2e5b
2 changed files with 23 additions and 0 deletions
16
pages.ko/common/,.md
Normal file
16
pages.ko/common/,.md
Normal 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
7
pages.ko/common/..md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Dot
|
||||
|
||||
> 이 명령어는 `source`의 별칭입니다.
|
||||
|
||||
- 원래 명령어에 대한 문서:
|
||||
|
||||
`tldr source`
|
Loading…
Add table
Reference in a new issue