1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 23:26:02 +02:00

airpaste: add Chinese translation

This commit is contained in:
Starccy 2019-02-25 22:42:11 +08:00 committed by Agniva De Sarker
parent d69d3ac657
commit 66d8a0d833

View file

@ -8,16 +8,16 @@
- 发送文本:
`echo {{text}} | airpaste`
`echo {{文本}} | airpaste`
- 发送文件:
`airpaste < {{path/to/file}}`
`airpaste < {{文件的路径}}`
- 接收文件:
`airpaste > {{path/to/file}}`
`airpaste > {{文件的路径}}`
- 创建/加入频道:
`airpaste {{channel_name}}`
`airpaste {{频道名}}`