File: help.stdout

package info (click to toggle)
rust-magic-wormhole-cli 0.7.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 352 kB
  • sloc: makefile: 4
file content (18 lines) | stat: -rw-r--r-- 399 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Get things from one computer to another, safely

Usage: wormhole-rs[EXE] [OPTIONS] <COMMAND>

Commands:
  send[..][aliases: tx]
  receive[..][aliases: rx]
  send-many[..]
  forward[..]

Options:
  -v, --verbose[..]
  -h, --help[..]
  -V, --version[..]

Run a subcommand with `--help` to know how it's used.
To send files, use `wormhole send <PATH>`.
To receive files, use `wormhole receive <CODE>`.