Commit a671969
fix: handle --help after --resume flag
Added specific handler for --help when rest contains --resume, so
claw --resume --help shows resume help instead of consuming --help
as a session-id literal.
Generated with https://github.com/Yeachan-Heo/gajae-code
Co-authored-by: Gajae Code <dev@gajae-code.com>1 parent 6757ebd commit a671969
2 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6477 | 6477 | | |
6478 | 6478 | | |
6479 | 6479 | | |
6480 | | - | |
| 6480 | + | |
6481 | 6481 | | |
6482 | 6482 | | |
6483 | 6483 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1646 | 1646 | | |
1647 | 1647 | | |
1648 | 1648 | | |
| 1649 | + | |
| 1650 | + | |
| 1651 | + | |
| 1652 | + | |
| 1653 | + | |
1649 | 1654 | | |
1650 | 1655 | | |
1651 | 1656 | | |
| |||
0 commit comments