1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 19:02:09 +02:00
tldr/pages.ko/common/tldr.md
bl-ue 8ebd171d6f
*: fix typos reported by Hunspell (#5848)
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Seth Falco <seth@falco.fun>
Co-authored-by: Patrice Denis <patricedenis@users.noreply.github.com>
2021-05-20 16:13:41 -04:00

16 lines
361 B
Markdown

# tldr
> 간단한 매뉴얼 페이지.
> 더 많은 정보: <https://tldr.sh>.
- 명령어 형식적 사용법 가져오기 (힌트 : 이걸 사용하는 방법입니다!):
`tldr {{명령어}}`
- Linux에서 tar에 대한 tldr 문서 표시하기:
`tldr -p {{linux}} {{tar}}`
- git 부속명령에 대한 도움말 가져오기:
`tldr {{git checkout}}`