Skip to content

Commit 4a02221

Browse files
committed
wip
1 parent da1eece commit 4a02221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/ArgumentParserToolInfo/ToolInfo.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ public struct ArgumentInfoV0: Codable, Hashable {
151151
public var abstract: String?
152152
/// Extended description of the argument's functionality.
153153
public var discussion: String?
154-
/// Additional detailed description of the argument's functionality
154+
/// Additional detailed description of the argument's functionality.
155155
///
156156
/// This discussion is shown in the detailed help display and supplemental
157157
/// content such as generated manuals.

0 commit comments

Comments
 (0)