Commit fc8f17e
fix: remove todo placeholders from CLI help text (#16)
* Initial plan
* fix: remove TODO items from CLI help text
- Replace TODO in root command with proper short/long descriptions
- Replace TODO in check command with proper short/long descriptions
- All descriptions based on README content
- Tests passing, code formatted
Co-authored-by: EndlessTrax <17141891+EndlessTrax@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: EndlessTrax <17141891+EndlessTrax@users.noreply.github.com>1 parent 98d7c1b commit fc8f17e
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
| 66 | + | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments