mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-04-28 03:49:31 +00:00
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:
parent
0541a70d64
commit
e9f8e49c60
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue