add new chinese translations
This commit is contained in:
21
pages.zh/common/yazi.md
Normal file
21
pages.zh/common/yazi.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# yazi
|
||||
|
||||
> 用Rust编写的快速终端文件管理器。
|
||||
> 高效、用户友好且可定制的文件管理体验。
|
||||
> 更多信息:<https://github.com/sxyazi/yazi>。
|
||||
|
||||
- 从当前目录启动Yazi:
|
||||
|
||||
`yazi`
|
||||
|
||||
- 打印调试信息:
|
||||
|
||||
`yazi --debug`
|
||||
|
||||
- 在退出时将当前工作目录写入文件:
|
||||
|
||||
`yazi --cwd-file {{path/to/cwd_file}}`
|
||||
|
||||
- 清除缓存目录:
|
||||
|
||||
`yazi --clear-cache`
|
Reference in New Issue
Block a user