Commit e2359d4
committed
styles.bash:__print_help: errors on mismatches
it now outputs visible errors on mismatches
this was able to catch a mismatch in `stdinargs.bash`
the code has also been reworked to be more understandable and less redundant
finally it fixes a latent bug where the prior use of `segments[*]` produced invalid outputs as segment indexes are for segments, not for the concat string1 parent b98adcb commit e2359d4
2 files changed
Lines changed: 227 additions & 177 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments