mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-19 01:43:18 +08:00
airpaste: add page (#1882)
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# airpaste
|
||||
|
||||
> Share messages and files on the same network.
|
||||
|
||||
- Send file:
|
||||
|
||||
`airpaste < {{file.txt}}`
|
||||
|
||||
- Receive file:
|
||||
|
||||
`airpaste > {{file.txt}}`
|
||||
|
||||
- Create/Join channel:
|
||||
|
||||
`airpaste {{channel_name}}`
|
||||
Reference in New Issue
Block a user