format translation: change colon

This commit is contained in:
Ein Verne
2019-10-19 14:12:27 +08:00
committed by Starbeamrainbowlabs
parent f0f2764de2
commit 30c2bd4c7c
181 changed files with 694 additions and 694 deletions

View File

@@ -2,22 +2,22 @@
> 在同一网络下共享信息和文件.
- 等待接收消息并显示接收到的信息
- 等待接收消息并显示接收到的信息:
`airpaste`
- 发送文本
- 发送文本:
`echo {{文本}} | airpaste`
- 发送文件
- 发送文件:
`airpaste < {{文件的路径}}`
- 接收文件
- 接收文件:
`airpaste > {{文件的路径}}`
- 创建 / 加入频道
- 创建 / 加入频道:
`airpaste {{频道名}}`