Chinese pages: correct Chinese punctuation (#5240)
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# clip
|
||||
|
||||
> 将输入的内容复制到 Windows 的剪贴板.
|
||||
> 将输入的内容复制到 Windows 的剪贴板。
|
||||
|
||||
- 用管道将命令的输出内容复制到 Windows 剪贴板:
|
||||
- 用管道将命令的输出内容复制到 Windows 剪贴板:
|
||||
|
||||
`{{dir}} | clip`
|
||||
|
||||
- 将一个文件中的内容复制到 Windows 剪贴板:
|
||||
- 将一个文件中的内容复制到 Windows 剪贴板:
|
||||
|
||||
`clip < {{文件的路径}}`
|
||||
|
Reference in New Issue
Block a user