Ver código fonte

airpaste: add page (#1882)

olso 7 anos atrás
pai
commit
e33f88a334
1 arquivos alterados com 15 adições e 0 exclusões
  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}}`