You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The output of running BogBat, BogBat --help and BogBat --version gets sent to stderr.
It would be better if this goes to stdout, so that long output, e.g. from BogBat --help can be piped to filters like more, which doesn't work at present.
The output of running
BogBat,BogBat --helpandBogBat --versiongets sent to stderr.It would be better if this goes to stdout, so that long output, e.g. from
BogBat --helpcan be piped to filters like more, which doesn't work at present.