Extract Gambas help comments from source files. Usage: gbh3 [options] [] Options: -r --root gives the Gambas installation directory -c --component generate help directly in a component '*.help' file -V --version display version -L --license display license -h --help display this help If contains directories, they are searched recursively for '*.c' and '*.cpp' files. If is not specified, the current directory is searched. The extracted help is printed on the standard output, unless the '-c' option is specified.