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.
CommandConfiguration
1 parent 8492882 commit bb370a3Copy full SHA for bb370a3
Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift
@@ -56,7 +56,7 @@ public struct CommandConfiguration {
56
/// - abstract: A one-line description of the command.
57
/// - discussion: A longer description of the command.
58
/// - version: The version number for this command. When you provide a
59
- /// non-empty string, the arguemnt parser prints it if the user provides
+ /// non-empty string, the argument parser prints it if the user provides
60
/// a `--version` flag.
61
/// - shouldDisplay: A Boolean value indicating whether the command
62
/// should be shown in the extended help display.
0 commit comments