Commit 3e61106
main: make -S a real short option for --sync-and-exit
'S' was in the long-option table but not the getopt short string, so -S
was not accepted and it was missing from the usage text. Add it to both.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 94e8fc8 commit 3e61106
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
| 301 | + | |
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| |||
1134 | 1134 | | |
1135 | 1135 | | |
1136 | 1136 | | |
1137 | | - | |
| 1137 | + | |
1138 | 1138 | | |
1139 | 1139 | | |
1140 | 1140 | | |
| |||
0 commit comments