.TH "gbh3" "1" "October 2013" "Ubuntu" "User Commands" .SH "NAME" gbh3 \- GAMBAS Help Extractor .SH "SYNOPSIS" .B gbh3 [options] [] .SH "DESCRIPTION" Gambas is a free development environment based on a Basic interpreter with object extensions, a mix of Java(tm) and Visual Basic(tm). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on... \fBgbh3\fR is used to extract Gambas documentation from C/C++ source files and create .help files for a component from them. .SH "OPTIONS" .TP \fB\-r, --root \fR gives the Gambas installation directory .TP \fB\-c, --component \fR generate help directly in a component '*.help' file .TP \fB\-v, --verbose\fR run in verbose mode .TP \fB\-V, --version\fR display version .TP \fB\-L, --license\fR display license .TP \fB\-h, --help\fR display help and exit .SH "AVAILABILITY" The latest version of Gambas can always be obtained from \fBgambas.sourceforge.net\fR, documentation about the language is at \fBhttp://gambaswiki.org/wiki\fR. .SH "REPORTING BUGS" Report bugs to \fBhttp://gambaswiki.org/bugtracker\fR .SH "COPYRIGHT" Copyright\(co BenoƮt Minisini ; .PP This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.