intermodal/completions
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
..
_imdl Allow suppressing output with --quiet 2020-04-20 21:37:07 -07:00
_imdl.ps1 Allow suppressing output with --quiet 2020-04-20 21:37:07 -07:00
imdl.bash Allow suppressing output with --quiet 2020-04-20 21:37:07 -07:00
imdl.elvish Allow suppressing output with --quiet 2020-04-20 21:37:07 -07:00
imdl.fish Allow suppressing output with --quiet 2020-04-20 21:37:07 -07:00