Commit 1a7c3e7
docs(add-bond-invoice): use short flags in the reply hint
The inbound bond-payout hint printed the long flag `--orderid` (correct,
since the Commands enum's `rename_all = "lower"` renames `order_id` to
`--orderid`), but the unusual form is easy to misread. Switch the hint to
the short `-o`/`-i` flags, which are unambiguous and match the README's
convention for these commands.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 5c04712 commit 1a7c3e7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
0 commit comments