nabijaczleweli / cargo-update

A cargo subcommand for checking and applying updates to installed executables
MIT License
1.25k stars 41 forks source link

Fix usage string in help prompt #181

Closed tranzystorekk closed 2 years ago

tranzystorekk commented 2 years ago

Adjusts the clap-perceived binary name so that the usage string in help becomes:

USAGE:
    cargo install-update [FLAGS] [OPTIONS] [--] [PACKAGE]...
nabijaczleweli commented 2 years ago

Released in v8.1.4, cheers.