Version check from command line

Works or be possible to add the ability to check the current version from commands line in the next update?

Something like (in Linux):
Mono nzbdrone.exe -version

This will help me keep track of the currently installed version on my Unraid plugin which runs drone on Unraid servers. I couldn’t track down any info about this being possible yet or not.

NzbDrone.exe /? will print the version at the end of the first line and some other information before exiting.

Thanks that’s perfect