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 93cce10 commit e4c192cCopy full SHA for e4c192c
Sources/SwiftSDKTool/Configuration/ConfigureSwiftSDK.swift
@@ -16,7 +16,7 @@ public struct ConfigureSwiftSDK: ParsableCommand {
16
public static let configuration = CommandConfiguration(
17
commandName: "configuration",
18
abstract: """
19
- Manages configuration options for installed cross-compilation destinations.
+ Manages configuration options for installed Swift SDKs.
20
""",
21
subcommands: [
22
ResetConfiguration.self,
0 commit comments