add new chinese translations
This commit is contained in:
24
pages.zh/linux/nemo.md
Normal file
24
pages.zh/linux/nemo.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# nemo
|
||||
|
||||
> 在Cinnamon桌面环境中管理文件和目录。
|
||||
> 更多信息:<https://manned.org/nemo>。
|
||||
|
||||
- 打开当前用户的主目录:
|
||||
|
||||
`nemo`
|
||||
|
||||
- 在单独的窗口中打开特定目录:
|
||||
|
||||
`nemo {{path/to/directory1 path/to/directory2 ...}}`
|
||||
|
||||
- 在标签页中打开特定目录:
|
||||
|
||||
`nemo --tabs {{path/to/directory1 path/to/directory2 ...}}`
|
||||
|
||||
- 以特定窗口大小打开目录:
|
||||
|
||||
`nemo --geometry={{600}}x{{400}} {{path/to/directory}}`
|
||||
|
||||
- 关闭所有窗口:
|
||||
|
||||
`nemo --quit`
|
Reference in New Issue
Block a user