On Thu, 2012-11-29 at 05:30 +0100, Willy Raets wrote:
> I has a quick look at the documentation of gb.args.
>
> As I understand it gb.args is able to return version of an applicatiosn.
> Like if I have a GUI Gambas app named MyApp in /usr/bin/ a MyApp
> --version should return version of the insta
I has a quick look at the documentation of gb.args.
As I understand it gb.args is able to return version of an applicatiosn.
Like if I have a GUI Gambas app named MyApp in /usr/bin/ a MyApp
--version should return version of the installed application.
Documentation says:
Automatically handle --ve