format zh translations
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
e90e6bdf6b
commit
7f995941ed
@@ -1,11 +1,11 @@
|
||||
# clip
|
||||
|
||||
> 将输入的内容复制到Windows的剪贴板.
|
||||
> 将输入的内容复制到 Windows 的剪贴板。
|
||||
|
||||
- 用管道将命令的输出内容复制到Windows剪贴板:
|
||||
- 用管道将命令的输出内容复制到 Windows 剪贴板:
|
||||
|
||||
`{{dir}} | clip`
|
||||
|
||||
- 将一个文件中的内容复制到Windows剪贴板:
|
||||
- 将一个文件中的内容复制到 Windows 剪贴板:
|
||||
|
||||
`clip < {{文件的路径}}`
|
||||
|
Reference in New Issue
Block a user