Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .claude/commands/lint-docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@ mint <command>

Commands:
mint dev initialize a local preview environment
mint openapi-check <filename> check if an OpenAPI spec is valid
mint openapi-check <filename> check if an openapi spec is valid
mint broken-links check for invalid internal links
mint rename <from> <to> rename a file and update all internal link refe
rences
mint update update the CLI to the latest version
mint upgrade upgrade mint.json file to docs.json (current fo
rmat)
mint migrate-mdx migrate MDX OpenAPI endpoint pages to x-mint ex
mint migrate-mdx migrate mdx openapi endpoint pages to x-mint ex
tensions and docs.json
mint ai [prompt] Use ai to document a page
mint version display the current version of the CLI and clie
mint version display the current version of the cli and clie
nt [aliases: v]

Options:
Expand Down
Loading