osxcross icon indicating copy to clipboard operation
osxcross copied to clipboard

Option to hide version number?

Open mcandre opened this issue 4 years ago • 1 comments

I have a large amount of clutter from various programs in my build output. I would like to reduce this as much as possible. Could osxcross get an option to hide the version: 1.4 message?

For example:

  • Disable version number printing by default.
  • Accept an optional --version flag that emits the version number.

mcandre avatar Sep 09 '21 23:09 mcandre

Is this really necessary? It's just a single line.

Anyway, feel free to to create a PR to disable it with an environment variable.

tpoechtrager avatar Sep 10 '21 17:09 tpoechtrager