Skip to content
Merged
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
2 changes: 1 addition & 1 deletion scripts/generate-cli-docs.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env tsx
/**
* CLI reference generator (CIP-33xx).
* CLI reference generator.
*
* Generates the `/reference/cli` pages from the `stash` CLI itself, so the
* reference can never drift from the shipped command surface. Every page is
Expand Down