feat: Updates cli documentation to use the swift-cli-doc package.
This commit is contained in:
@@ -8,7 +8,7 @@ struct CreateCommand: AsyncParsableCommand {
|
||||
|
||||
static let commandName = "create"
|
||||
|
||||
static let configuration = CommandConfiguration.playbook2(
|
||||
static let configuration = CommandConfiguration.playbook(
|
||||
commandName: commandName,
|
||||
abstract: "Create a home performance assesment project.",
|
||||
examples: (
|
||||
|
||||
Reference in New Issue
Block a user