directvt / vtm

Text-based desktop environment
MIT License
1.63k stars 43 forks source link

--version not implemented #351

Closed thisismygitrepo closed 1 year ago

thisismygitrepo commented 1 year ago

Can I ask you to please implement --version just like any other cli app? Its breaking my code by not conforming to this norm. Thanks

thisismygitrepo commented 1 year ago

At the moment, I'm getting this thing for reference

vtm --version
 vtm: v0.9.8n
  os: unknown option '--version' (187)

Terminal multiplexer with window manager and session sharing.

and then a long list of how to use it, that looks like --help :/ not sure what's happening there.

o-sdn-o commented 1 year ago

Thanks for the report. I will fix this inconsistency.