Commit 50e3fa3
committed
docs: add --output-format to diagnostic verb help text
Updated LocalHelpTopic help strings to surface --output-format support:
- Status, Sandbox, Doctor, Acp all now show [--output-format <format>]
- Added 'Formats: text (default), json' line to each
Diagnostic verbs support JSON output but help text didn't advertise it.
Post-ultraworkers#127 fix: help text now matches actual CLI surface.
Verified: cargo build passes, claw doctor --help shows output-format.
Refs: ultraworkers#1271 parent a51b210 commit 50e3fa3
1 file changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5240 | 5240 | | |
5241 | 5241 | | |
5242 | 5242 | | |
5243 | | - | |
| 5243 | + | |
5244 | 5244 | | |
5245 | 5245 | | |
| 5246 | + | |
5246 | 5247 | | |
5247 | 5248 | | |
5248 | 5249 | | |
5249 | | - | |
| 5250 | + | |
5250 | 5251 | | |
5251 | 5252 | | |
| 5253 | + | |
5252 | 5254 | | |
5253 | 5255 | | |
5254 | 5256 | | |
5255 | | - | |
| 5257 | + | |
5256 | 5258 | | |
5257 | 5259 | | |
| 5260 | + | |
5258 | 5261 | | |
5259 | 5262 | | |
5260 | 5263 | | |
5261 | | - | |
| 5264 | + | |
5262 | 5265 | | |
5263 | 5266 | | |
5264 | 5267 | | |
| 5268 | + | |
5265 | 5269 | | |
5266 | 5270 | | |
5267 | 5271 | | |
| |||
0 commit comments