add new chinese translations
This commit is contained in:
20
pages.zh/common/xplr.md
Normal file
20
pages.zh/common/xplr.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# xplr
|
||||
|
||||
> 基于终端的文件系统浏览器。
|
||||
> 更多信息:<https://xplr.dev>。
|
||||
|
||||
- 打开一个目录:
|
||||
|
||||
`xplr {{path/to/directory}}`
|
||||
|
||||
- 聚焦于一个文件:
|
||||
|
||||
`xplr {{path/to/file}}`
|
||||
|
||||
- 聚焦于一个目录:
|
||||
|
||||
`xplr --force-focus {{path/to/directory}}`
|
||||
|
||||
- 打开一个目录,并选择特定的文件或目录:
|
||||
|
||||
`xplr {{path/to/directory}} {{path/to/selected_file_or_directory1}} {{path/to/selected_file_or_directory2}}`
|
Reference in New Issue
Block a user