Usage:

axp self join [options] [script]

Infoline:

embed all Arch classes in the single executable

Options:

-h, --helpdisplay this help message and exit
-o, --output FILEwrite to FILE rather than stdout
-v, --verbosebe more verbose
-q, --quietbe quiet
Embeds all Arch classes (and AXP, ArchZoom, ArchWay classes
too, depending on whether the script uses one of them.

The produced executable has the properties of being equal to
the original one, but no external modules are required. Such
script may be simply placed somewhere in $PATH and executed.

Example:
	axp self join >axp-joined
	axp self join -o ~/bin/archmag ../archway/bin/archmag