add new chinese translations
This commit is contained in:
36
pages.zh/common/clido.md
Normal file
36
pages.zh/common/clido.md
Normal file
@@ -0,0 +1,36 @@
|
||||
# clido
|
||||
|
||||
> 用于终端的保存状态待办事项应用。
|
||||
> 更多信息:<https://codeberg.org/Oglo12/clido/wiki>。
|
||||
|
||||
- 创建列表:
|
||||
|
||||
`clido --new {{name}}`
|
||||
|
||||
- 加载列表:
|
||||
|
||||
`clido --load {{name}}`
|
||||
|
||||
- 删除列表:
|
||||
|
||||
`clido --remove {{name}}`
|
||||
|
||||
- 列出所有列表:
|
||||
|
||||
`clido --lists`
|
||||
|
||||
- 切换自动写入:
|
||||
|
||||
`clido toggle-autowrite`
|
||||
|
||||
- 在文本编辑器中打开列表:
|
||||
|
||||
`clido edit {{text_editor}}`
|
||||
|
||||
- 显示帮助:
|
||||
|
||||
`clido -h`
|
||||
|
||||
- 显示版本:
|
||||
|
||||
`clido -v`
|
Reference in New Issue
Block a user