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:
parent
d69d3ac657
commit
66d8a0d833
1 changed files with 4 additions and 4 deletions
|
@ -8,16 +8,16 @@
|
|||
|
||||
- 发送文本:
|
||||
|
||||
`echo {{text}} | airpaste`
|
||||
`echo {{文本}} | airpaste`
|
||||
|
||||
- 发送文件:
|
||||
|
||||
`airpaste < {{path/to/file}}`
|
||||
`airpaste < {{文件的路径}}`
|
||||
|
||||
- 接收文件:
|
||||
|
||||
`airpaste > {{path/to/file}}`
|
||||
`airpaste > {{文件的路径}}`
|
||||
|
||||
- 创建/加入频道:
|
||||
|
||||
`airpaste {{channel_name}}`
|
||||
`airpaste {{频道名}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue