intermodal/book
Celeo deca555ac3
Allow suppressing output with --quiet
Add a global flag `--quiet`, which allows supressing output from
`imdl torrent create` and `imdl torrent verify`.

Since it's a global option, it should be given before the subcommand,
e.g.:

    imdl --quiet torrent create --input .

type: added
fixes:
- https://github.com/casey/intermodal/issues/174
2020-04-20 21:37:07 -07:00
..
src Allow suppressing output with --quiet 2020-04-20 21:37:07 -07:00
book.toml Add bin/man command for generating man pages 2020-04-09 15:23:12 -07:00
custom.css Add description of UDP tracker protocol to book 2020-04-07 19:01:38 -07:00