1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 23:42:07 +02:00
tldr/pages.ko/common/cheat.md

24 lines
454 B
Markdown

# cheat
> 대화형 치트 시트를 생성하고 봅니다.
> 더 많은 정보: <https://github.com/cheat/cheat>.
- 명령어 사용법의 예를 보여줌:
`cheat {{명령어}}`
- 명령어에 대한 치트 시트를 편집:
`cheat -e {{명령어}}`
- 사용 가능한 치트 시트 목록:
`cheat -l`
- 지정된 명령어 이름에 대한 치트 시트를 검색할 수 있음:
`cheat -s {{명령어}}`
- 버전 정보 표시:
`cheat -v`