We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8f6878 + cc2e07e commit 8ff6808Copy full SHA for 8ff6808
src/build/app/settings.rs
@@ -862,7 +862,7 @@ pub enum AppSettings {
862
InferLongArgs,
863
864
/// Specifies that the parser should not assume the first argument passed is the binary name.
865
- /// This is normally the case when using a "daemon" style mode, or an interactive CLI where one
+ /// This is normally the case when using a "daemon" style mode, or an interactive CLI where
866
/// one would not normally type the binary or program name for each command.
867
///
868
/// # Examples
0 commit comments