wormhole: add page (#3866)
This commit is contained in:
16
pages/common/wormhole.md
Normal file
16
pages/common/wormhole.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# wormhole
|
||||
|
||||
> Get things from one computer to another, safely.
|
||||
> More information: <https://magic-wormhole.readthedocs.io/en/latest/>.
|
||||
|
||||
- Send a file:
|
||||
|
||||
`wormhole send {{path/to/file}}`
|
||||
|
||||
- Receive a file:
|
||||
|
||||
`wormhole receive {{wormhole_code}}`
|
||||
|
||||
- Send raw text:
|
||||
|
||||
`wormhole send`
|
Reference in New Issue
Block a user