Skip to content

docs(cmd): clarify canonical Forge CLI syntax (#142)#155

Merged
barrettruth merged 1 commit intomainfrom
docs/forge-canonical-cli
Apr 11, 2026
Merged

docs(cmd): clarify canonical Forge CLI syntax (#142)#155
barrettruth merged 1 commit intomainfrom
docs/forge-canonical-cli

Conversation

@barrettruth
Copy link
Copy Markdown
Owner

Problem

The canonical :Forge command language was implemented, but the help text still presented much of the interface in legacy --flag terms and did not spell out the compatibility or bang policy clearly. Closes #142.

Solution

Rewrite the command documentation around the canonical Ex-style syntax, add explicit sections for compatibility and bang semantics, and keep legacy forms documented as compatibility sugar rather than the primary interface.

@barrettruth barrettruth merged commit 02a9372 into main Apr 11, 2026
8 checks passed
@barrettruth barrettruth deleted the docs/forge-canonical-cli branch April 11, 2026 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: replace :Forge CLI with a canonical Ex-style command interface

1 participant