If I run `--help` I have to add `2>&1` before I can pipe it through `less` which I don't have to do for `--list`. I often forget and then have to quit `less`, repeat the command, with the redirection.
If I run
--helpI have to add2>&1before I can pipe it throughlesswhich I don't have to do for--list.I often forget and then have to quit
less, repeat the command, with the redirection.