feat: Commit pre switch to swift-cli-doc package.

This commit is contained in:
2024-12-09 09:43:04 -05:00
parent 857177032c
commit a39536364b

View File

@@ -11,7 +11,7 @@ extension CliDoc.Discussion {
SeeAlso(label: "Ansible playbook options.", command: "ansible-playbook --help")
ImportantNote.passingExtraArgs
}
.labeledContentStyle(.custom("foo:"))
// .labeledContentStyle(.custom("foo:"))
}
}
}