Commit 2330660
Add available commands to --help output
The bootstrap argparse help was missing any mention of subcommands.
Added an epilog listing auth, projects, and tui commands with
descriptions, and noting that the default (no args) launches the TUI.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent f5115c9 commit 2330660
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
21 | 30 | | |
22 | 31 | | |
23 | 32 | | |
| 33 | + | |
| 34 | + | |
24 | 35 | | |
25 | 36 | | |
26 | 37 | | |
| |||
0 commit comments