************************ elbe-get_archive ************************ NAME ==== elbe-get_archive - Extract the archive from an xmlfile. SYNOPSIS ======== :: elbe get_archive DESCRIPTION =========== This command extracts the archive from an xml file. It will not overwrite anything. OPTIONS ======= The xml file to use. Name of the extracted archive file. The archive must be a tar.bz2. EXAMPLES ======== - Extract the archive in *project.xml* to *archive.tar.bz2* :: $ elbe get_archive project.xml archive.tar.bz2 ELBE ==== Part of the ``elbe(1)`` suite