Commit 76944a1
committed
docs(CLAUDE[code-blocks]) Prefer longform flags and split multi-flag commands
why: Shortform flags are cryptic in user-facing docs; multi-flag one-liners
are hard to scan and copy-paste.
what:
- Add "Prefer longform flags" rule to Documentation Standards
- Add "Split multi-flag commands" rule with \-continuation style
- Include Good/Bad examples showing both rules together1 parent a786511 commit 76944a1
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
335 | 353 | | |
336 | 354 | | |
337 | 355 | | |
| |||
0 commit comments