casey / intermodal

A command-line utility for BitTorrent torrent file creation, verification, and more
https://imdl.io
Creative Commons Zero v1.0 Universal
487 stars 25 forks source link

Fix case in version and help command about text #478

Open casey opened 4 years ago

casey commented 4 years ago

This has made it into clap, as of https://github.com/clap-rs/clap/pull/2143, but can't be used yet because we're still on structopt. Once clap releases 3.0 and we can switch to it, change the help and version command text to be the imperative.