Commit f0a3d67
Show update notification after help output, not before
The bare `lattice` command now renders help first, then shows the
update notice at the bottom. Previously it showed at the top because
Clap's --help exits the process. Uses render_help() to avoid the
process exit.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent f45370e commit f0a3d67
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
1470 | 1470 | | |
1471 | 1471 | | |
1472 | 1472 | | |
1473 | | - | |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
| 1476 | + | |
1474 | 1477 | | |
1475 | | - | |
1476 | 1478 | | |
1477 | 1479 | | |
1478 | 1480 | | |
| |||
0 commit comments