lsc icon indicating copy to clipboard operation
lsc copied to clipboard

option --version missing

Open nqb opened this issue 6 years ago • 4 comments

Hello,

Currently in LSC, you don't have --version to know which version you used. I see two solutions :

  • add a --version option
  • print LSC's version when using lsc -v

nqb avatar Apr 23 '18 13:04 nqb

Currently you can look at package version (for example dpkg -l | grep lsc)

coudot avatar Apr 23 '18 18:04 coudot

We can grep the "version" option in bin/lsc and return the version from LSC core jar.

coudot avatar Feb 10 '20 14:02 coudot

as a warm-up i will work on this one.

artlog avatar Sep 23 '22 08:09 artlog

done, to review ...

artlog avatar Sep 23 '22 13:09 artlog