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.
1 parent da1eece commit 4a02221Copy full SHA for 4a02221
Sources/ArgumentParserToolInfo/ToolInfo.swift
@@ -151,7 +151,7 @@ public struct ArgumentInfoV0: Codable, Hashable {
151
public var abstract: String?
152
/// Extended description of the argument's functionality.
153
public var discussion: String?
154
- /// Additional detailed description of the argument's functionality
+ /// Additional detailed description of the argument's functionality.
155
///
156
/// This discussion is shown in the detailed help display and supplemental
157
/// content such as generated manuals.
0 commit comments