diff options
Diffstat (limited to 'AGENTS.md')
| -rw-r--r-- | AGENTS.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ bd ready # Find available work bd show <id> # View issue details bd update <id> --claim # Claim work atomically bd close <id> # Complete work -bd create -f docs/roadmap.md # Batch-create beads from the roadmap spec +bd create # Create v0.1.0 beads individually (see docs/roadmap.md) ``` ## Conventions |
