Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 487 Bytes

cli.rst

File metadata and controls

23 lines (16 loc) · 487 Bytes

Command Line Interface (CLI)

After you have installed, type swap to verify that it worked:

$ swap
Usage: swap [OPTIONS] COMMAND [ARGS]...

Options:
  -v, --version  Show Shuttle version and exit.
  -h, --help     Show this message and exit.

Commands:
  bitcoin  Select Bitcoin provider.
  bytom    Select Bytom provider.
.. click:: swap.cli.__main__:main
  :prog: swap
  :show-nested: