瀏覽代碼

airpaste: add page (#1882)

olso 7 年之前
父節點
當前提交
e33f88a334
共有 1 個文件被更改,包括 15 次插入0 次删除
  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}}`