Open dredmorbius opened 10 years ago
I think the necessary change should be made in /zlibrary/core/src/unix/library/ZLibrary.cpp
in the method bool ZLibrary::init(int &argc, char **&argv)
. Maybe you want to add the relevant code, @dredmorbius?
Yes, this would be very helpful esp. when posting bugs...
=open FBreader ^C
=open FBreader
A well-established standard for Linux commands is to return the version of the program when run with the '--version' commandline option.
e.g.,
or
Please add this to fbreader.