add new chinese translations
This commit is contained in:
20
pages.zh/common/xcv.md
Normal file
20
pages.zh/common/xcv.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# xcv
|
||||
|
||||
> 在命令行中剪切、复制和粘贴。
|
||||
> 更多信息:<https://github.com/busterc/xcv>。
|
||||
|
||||
- 剪切文件:
|
||||
|
||||
`xcv x {{input_file}}`
|
||||
|
||||
- 复制文件:
|
||||
|
||||
`xcv c {{input_file}}`
|
||||
|
||||
- 粘贴文件:
|
||||
|
||||
`xcv v {{output_file}}`
|
||||
|
||||
- 列出可粘贴的文件:
|
||||
|
||||
`xcv l`
|
Reference in New Issue
Block a user