Skip to content

Commit

Permalink
docs: Update mut_arg docs on help + version flags
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementTsang committed Apr 21, 2023
1 parent 3bc32de commit 89bf732
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions clap_builder/src/builder/command.rs
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,6 @@ impl Command {

/// Allows one to mutate an [`Arg`] after it's been added to a [`Command`].
///
/// This can be useful for modifying the auto-generated help or version arguments.
///
/// # Panics
///
/// If the argument is undefined
Expand Down

0 comments on commit 89bf732

Please sign in to comment.