You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
470 B
YAML

name: torment-cli
version: "0.1.0"
about: "A torrent client"
subcommands:
- torrent:
about: "Show details about a torrent"
args:
- file:
required: true
- download:
about: "Show details about a torrent"
args:
- file:
help: Set the torrent to download
required: true
- peer:
short: p
long: peer
help: Set a custom peer
takes_value: true