Browse Source

airpaste: add page (#1882)

olso 7 years ago
parent
commit
e33f88a334
1 changed files with 15 additions and 0 deletions
  1. 15 0
      pages/common/airpaste.md

+ 15 - 0
pages/common/airpaste.md

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