bids-validator
bids-validator copied to clipboard
deno: --help should get either wrapped to 80 symbols or terminal width
ATM it would look like
with me having
❯ stty size
56 86
on my terminal. And require a very wide terminal to actually show it unwrapped/without distortions
so overall seems like if (Default ...) is printed under the option descrioption, it would already be mostly ok