Skip to content

Commit

Permalink
docs(builder): Clarify command-wide
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Feb 15, 2022
1 parent 92d1002 commit 94e2727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/build/command.rs
Original file line number Diff line number Diff line change
Expand Up @@ -837,7 +837,7 @@ impl<'help> App<'help> {
}
}

/// Command-wide Settings
/// Application-wide (i.e. global) Settings
///
/// These settings will apply to the top-level command and all subcommands, by default. Some
/// settings can be overridden in subcommands.
Expand Down

0 comments on commit 94e2727

Please sign in to comment.