Closed dorianmariecom closed 7 months ago
For instance:
> bootsnap -v 1.18.3 > bootsnap --version 1.18.3 > bundle exec bootsnap -v 1.18.3 > bundle exec bootsnap --version 1.18.3
-v is annoying because it can be confused for --verbose.
-v
--verbose
But why not --version, I don't mind. PR welcome, but not worth keeping such a feature request open.
--version
For instance: