docs: sync README commands table with help.ts source of truth (#2573)

Remove --beta <feature> row from the commands table in README — this flag is
not listed in getHelpUsageSection() in commands/help.ts, which is the source
of truth for the commands table.

Co-authored-by: spawn-qa-bot <qa@openrouter.ai>
Co-authored-by: L <6723574+louisgv@users.noreply.github.com>
This commit is contained in:
A 2026-03-13 02:19:24 -07:00 committed by GitHub
parent 0541a70d64
commit e9f8e49c60
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -75,7 +75,6 @@ spawn delete -c hetzner # Delete a server on Hetzner
| `spawn status --prune` | Remove gone servers from history |
| `spawn help` | Show help message |
| `spawn version` | Show version |
| `spawn <agent> <cloud> --beta <feature>` | Opt-in to an experimental feature (repeatable) |
#### Config File