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,24 +1,24 @@
# airpaste
> 在同一网络下共享信息和文件.
> 在同一网络下共享信息和文件
> 更多信息: <https://github.com/mafintosh/airpaste>.
- 等待接收消息并显示接收到的信息:
- 等待接收消息并显示接收到的信息
`airpaste`
- 发送文本:
- 发送文本
`echo {{文本}} | airpaste`
- 发送文件:
- 发送文件
`airpaste < {{文件的路径}}`
- 接收文件:
- 接收文件
`airpaste > {{文件的路径}}`
- 创建 / 加入频道:
- 创建 / 加入频道
`airpaste {{频道名}}`