Commit 8ed221e
committed
fix: improve index command help menu formatting
- Move examples from description to addHelpText() so they only appear
in Usage: ctxc index [options] [command]
Index a data source
Options:
-h, --help display help for command
Commands:
github [options] Index a GitHub repository
gitlab [options] Index a GitLab project
bitbucket [options] Index a Bitbucket repository
website [options] Crawl and index a website
help [command] display help for command, not in the main menu
- Simplify usage line to instead of
showing two separate usage patterns
Agent-Id: agent-8cab8bce-f29f-48f1-8fc1-86167ff2398b1 parent 711390a commit 8ed221e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
| 276 | + | |
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| |||
0 commit comments