diff --git a/pages/common/airpaste.md b/pages/common/airpaste.md new file mode 100644 index 000000000..821101bd1 --- /dev/null +++ b/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}}`