add new chinese translations
This commit is contained in:
33
pages.zh/common/cheatshh.md
Normal file
33
pages.zh/common/cheatshh.md
Normal file
@@ -0,0 +1,33 @@
|
||||
# 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`
|
Reference in New Issue
Block a user