From 03d03c9722be5f3f4fe49619f863410a739ea934 Mon Sep 17 00:00:00 2001 From: Adrien Vakili Date: Wed, 4 Mar 2020 08:56:50 +0000 Subject: [PATCH] wormhole: add page (#3866) --- pages/common/wormhole.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 pages/common/wormhole.md 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`