cancel, chatgpt, cheat, cheatshh, checkov, checksec, chezmoi: add Korean translation (#13912)
This commit is contained in:
33
pages.ko/common/cheatshh.md
Normal file
33
pages.ko/common/cheatshh.md
Normal file
@@ -0,0 +1,33 @@
|
||||
# cheatshh
|
||||
|
||||
> 참조할 수 있도록 사용자 정의된 설명, tldr 및 그룹이 포함된 CLI 치트시트.
|
||||
> Enter 키를 눌러 명령을 클립보드에 복사하고 종료.
|
||||
> 더 많은 정보: <https://github.com/AnirudhG07/cheatshh>.
|
||||
|
||||
- 치트시트에 새로운 명령 추가([a]dd):
|
||||
|
||||
`cheatshh --add`
|
||||
|
||||
- 치트시트에서 기존 명령의 설명이나 그룹을 편집([ec]):
|
||||
|
||||
`cheatshh --edit-command`
|
||||
|
||||
- 치트시트에서 기존 명령을 삭제([dc]):
|
||||
|
||||
`cheatshh --delete-command`
|
||||
|
||||
- 새로운 그룹([g]roup) 생성:
|
||||
|
||||
`cheatshh --group`
|
||||
|
||||
- 치트시트에서 기존 그룹의 이름이나 설명을 편집([eg]):
|
||||
|
||||
`cheatshh --edit-group`
|
||||
|
||||
- 기존 그룹을 삭제([dg])하고 commands.json 파일에서 해당 하위 명령을 삭제:
|
||||
|
||||
`cheatshh --delete-group`
|
||||
|
||||
- 미리보기에서 tldr 뒤에 [m]개의 페이지를 표시:
|
||||
|
||||
`cheatshh --man`
|
Reference in New Issue
Block a user