mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 19:02:09 +02:00

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