```console
$ cargo-sweep -h
A tool for cleaning unused build files created by Cargo
Usage: cargo-sweep[EXE] <COMMAND>
Commands:
sweep A tool for cleaning unused build files created by Cargo
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version
```