Files
tldr/pages.zh/common/cheatshh.md

33 lines
735 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# cheatshh
> CLI备忘单带有自定义描述、tldr和分组供您参考。
> 按Enter键复制命令到剪贴板并退出。
> 更多信息请访问:<https://github.com/AnirudhG07/cheatshh>。
- [a] 添加一个新命令到备忘单:
`cheatshh --add`
- 编辑([ec])备忘单中现有命令的描述或分组:
`cheatshh --edit-command`
- 删除([dc])备忘单中现有命令:
`cheatshh --delete-command`
- 创建一个新[g]组:
`cheatshh --group`
- 编辑([eg])备忘单中现有组的名称或描述:
`cheatshh --edit-group`
- 删除([dg]现有组及其子命令从commands.json文件中
`cheatshh --delete-group`
- 在预览中显示tldr后的[m]an页面
`cheatshh --man`