Hi,
it would be very handy to have --version and -v options to check the version number on the commandline. This is very good for scripts, package building and testing.
Thanks, JS
Thank you. I just tried -v and --help, where it is not mentioned:
texstudio --help
Usage: texstudio [options] [file]
Options:
--config DIR use the specified settings directory
--master define the document as explicit root document
--line LINE[:COL] position the cursor at line LINE and column COL
--insert-cite CITATION inserts the given citation
--start-always start a new instance, even if TXS is already running
--pdf-viewer-only run as a standalone pdf viewer without an editor
--page PAGENUM display a certain page in the pdf viewer
--no-session do not load/save the session at startup/close
texstudio -v returns nothing. No "unknown option" and no version.
this is already implemented
Thank you. I just tried -v and --help, where it is not mentioned:
texstudio -v
returns nothing. No "unknown option" and no version.