airpaste: add page (#1882)

coverage
olso 2018-01-23 07:25:45 +01:00 committed by Owen Voke
parent 497b6ebbeb
commit e33f88a334
1 changed files with 15 additions and 0 deletions

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}}`