airpaste: add page (#1882)
This commit is contained in:
15
pages/common/airpaste.md
Normal file
15
pages/common/airpaste.md
Normal file
@@ -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