Skip to content

Commit 94e2727

Browse files
committed
docs(builder): Clarify command-wide
1 parent 92d1002 commit 94e2727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/build/command.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -837,7 +837,7 @@ impl<'help> App<'help> {
837837
}
838838
}
839839

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

0 commit comments

Comments
 (0)