Skip to content

Commit adcc366

Browse files
author
Miguel Perez
committed
Missed a comment
1 parent bf3865c commit adcc366

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ public struct CommandConfiguration {
4747
/// Flag names to be used for help.
4848
public var helpNames: NameSpecification?
4949

50+
/// Control flow when deciding to print help for supercommans
5051
public var includeSuperCommandInHelp: Bool?
5152

5253
/// Creates the configuration for a command.

0 commit comments

Comments
 (0)