airpaste: add page (#1882)

This commit is contained in:
olso
2018-01-23 06:25:45 +00:00
committed by Owen Voke
parent 497b6ebbeb
commit e33f88a334
+15
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}}`