Files
cheatsheet-tldr/tldr/wormhole

22 lines
359 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# wormhole
> Get things from one computer to another, safely.
> More information: <https://magic-wormhole.readthedocs.io>.
- Send a file:
`wormhole send {{path/to/file}}`
- Receive a file:
`wormhole receive {{wormhole_code}}`
- Send raw text:
`wormhole send`