Skip to content

Commit

Permalink
docs(command): Added deprecated suffix in help string
Browse files Browse the repository at this point in the history
  • Loading branch information
hitenkoku committed Dec 21, 2022
1 parent a422042 commit a7a8241
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/builder/command.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1744,6 +1744,7 @@ impl Command {
/// Valid tags are:
///
/// * `{name}` - Display name for the (sub-)command.
/// * `{bin}` - Binary name.(deprecated)
/// * `{version}` - Version number.
/// * `{author}` - Author information.
/// * `{author-with-newline}` - Author followed by `\n`.
Expand Down

0 comments on commit a7a8241

Please # to comment.