Commit 7a69328
feat(cli): --version flag and --help anywhere in argv
--help/-h now prints usage from any position (so 'reconcile --help' works),
and --version/-v prints the version inlined from package.json at build time.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RErsihpfppjyZ37vQuRwKb1 parent aad8a64 commit 7a69328
3 files changed
Lines changed: 64 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232794 | 232794 | | |
232795 | 232795 | | |
232796 | 232796 | | |
| 232797 | + | |
| 232798 | + | |
| 232799 | + | |
| 232800 | + | |
| 232801 | + | |
| 232802 | + | |
| 232803 | + | |
| 232804 | + | |
| 232805 | + | |
| 232806 | + | |
| 232807 | + | |
| 232808 | + | |
| 232809 | + | |
| 232810 | + | |
| 232811 | + | |
| 232812 | + | |
| 232813 | + | |
| 232814 | + | |
| 232815 | + | |
| 232816 | + | |
| 232817 | + | |
| 232818 | + | |
| 232819 | + | |
| 232820 | + | |
| 232821 | + | |
| 232822 | + | |
| 232823 | + | |
| 232824 | + | |
| 232825 | + | |
| 232826 | + | |
| 232827 | + | |
| 232828 | + | |
| 232829 | + | |
| 232830 | + | |
| 232831 | + | |
| 232832 | + | |
| 232833 | + | |
| 232834 | + | |
| 232835 | + | |
| 232836 | + | |
| 232837 | + | |
| 232838 | + | |
| 232839 | + | |
| 232840 | + | |
| 232841 | + | |
| 232842 | + | |
| 232843 | + | |
232797 | 232844 | | |
232798 | 232845 | | |
232799 | 232846 | | |
| |||
237573 | 237620 | | |
237574 | 237621 | | |
237575 | 237622 | | |
237576 | | - | |
| 237623 | + | |
237577 | 237624 | | |
237578 | 237625 | | |
237579 | 237626 | | |
| 237627 | + | |
| 237628 | + | |
| 237629 | + | |
| 237630 | + | |
| 237631 | + | |
237580 | 237632 | | |
237581 | 237633 | | |
237582 | 237634 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
517 | 518 | | |
518 | 519 | | |
519 | 520 | | |
520 | | - | |
| 521 | + | |
521 | 522 | | |
522 | 523 | | |
523 | 524 | | |
524 | 525 | | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
525 | 532 | | |
526 | 533 | | |
527 | 534 | | |
| |||
0 commit comments