Provided by: gambas3-dev_3.14.3-2ubuntu3.1_amd64
NAME
gba3 - GAMBAS Archiver
SYNOPSIS
gba3 [options] [<project directory>] gba3 -x <archive path> <file>
DESCRIPTION
gba3 is the archiver used by Gambas. It creates a standalone one-file executable from a Gambas project or extracts a specific file from a Gambas executable.
OPTIONS
-o, --output=ARCHIVE Sets the archive file's path that is to be created. -x, --extract=ARCHIVE Sets the archive file's path that is to be extracted. -v, --verbose Enables verbose output. -s, --swap Swaps the endianness. -V, --version Displays the program's version. -L, --license Displays the program's license. -h, --help Displays help information.
NOTES
Updated source code and most documentation about Gambas can be found at http://gambas.sf.net.
BUGS
Bugs are filed at http://gambaswiki.org/bugtracker.
SEE ALSO
gambas3(1), gbc3(1), gbh3(1), gbi3(1), gbr3(1), gbs3(1), gbw3(1), gbx3(1)