mirror of
https://github.com/clap-rs/clap
synced 2024-12-22 10:33:10 +00:00
d8e4dbc961
Can now use the `App::before_help` method to add additional information that will be displayed prior to the help message. Common uses are copyright, or license information. |
||
---|---|---|
.. | ||
app | ||
args | ||
errors.rs | ||
fmt.rs | ||
lib.rs | ||
macros.rs | ||
osstringext.rs | ||
strext.rs | ||
suggestions.rs | ||
term.rs | ||
usage_parser.rs |