airpaste: add page (#1882)

This commit is contained in:
olso
2018-01-23 07:25:45 +01:00
committed by Owen Voke
parent 497b6ebbeb
commit e33f88a334

15
pages/common/airpaste.md Normal file
View 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}}`