format translation: change colon
This commit is contained in:

committed by
Starbeamrainbowlabs

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