1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

wormhole: add page (#3866)

This commit is contained in:
Adrien Vakili 2020-03-04 08:56:50 +00:00 committed by GitHub
parent 90407a0401
commit 03d03c9722
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

16
pages/common/wormhole.md Normal file
View 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`