Chinese pages: correct Chinese punctuation (#5240)

This commit is contained in:
bl-ue
2021-08-02 04:41:09 -04:00
committed by GitHub
parent eaef3b4d21
commit 289e30dfb3
373 changed files with 1817 additions and 1810 deletions

View File

@@ -1,11 +1,11 @@
# print
> 将文本文件打印到打印机.
> 将文本文件打印到打印机
- 将文本文件打印到默认的打印机:
- 将文本文件打印到默认的打印机
`print {{文件的路径}}`
- 将文本文件打印到指定的打印机:
- 将文本文件打印到指定的打印机
`print /d:{{打印机}} {{文件的路径}}`