diff --git a/pages/common/wormhole.md b/pages/common/wormhole.md new file mode 100644 index 0000000000..b377070513 --- /dev/null +++ b/pages/common/wormhole.md @@ -0,0 +1,16 @@ +# wormhole + +> Get things from one computer to another, safely. +> More information: . + +- Send a file: + +`wormhole send {{path/to/file}}` + +- Receive a file: + +`wormhole receive {{wormhole_code}}` + +- Send raw text: + +`wormhole send`