man-pages/man1/engrampa.1.html
2021-03-31 01:06:50 +01:00

148 lines
5.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of ENGRAMPA</TITLE>
</HEAD><BODY>
<H1>ENGRAMPA</H1>
Section: User Commands (1)<BR>Updated: 1 February 2014<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
Engrampa - Archive Manager for MATE
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>engrampa [OPTIONS...] [FILES...]</B>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
Engrampa is the official archive manager for the MATE Desktop Environment, it is a graphical front-end to archiving utilities such as tar and zip. It is a fork of File Roller.
<DL COMPACT>
<DT id="1">Engrampa supports most common operations such as creating, modifying and extracting files from an archive. You can also view the contents of an archive and open files contained within the archive.<DD>
<DT id="2">This manual page briefly documents the <B>engrampa</B> command.<DD>
<P>
</DL>
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="3"><B>filename(s)...</B><DD>
Specifies the archive file to open when <B>engrampa</B> starts. If this is not specified, <B>engrampa</B> will start with a blank window and you may open an archive from the menu or by using the shortcut CTRL+O.
<DT id="4"><B>-a, --add-to=ARCHIVE</B><DD>
Add files to the specified archive and quit the program
<DT id="5"><B>-d, --add FILE</B><DD>
Add files asking the name of the archive and quit the program
<DT id="6"><B>-e, --extract-to=FOLDER</B><DD>
Extract archives to the specified folder and quit the program
<DT id="7"><B>-f, --extract</B><DD>
Extract archives asking the destination folder and quit the program
<DT id="8"><B>-h, --extract-here</B><DD>
Extract archives using the archive name as destination folder and quit the program
<DT id="9"><B>--default-dir=FOLDER</B><DD>
Default folder to use for the '--add' and '--extract' commands
<DT id="10"><B>--force</B><DD>
Create destination folder without asking confirmation
<DT id="11"><B>--display=DISPLAY</B><DD>
X display to use.
<DT id="12"><B>-?, --help</B><DD>
Print standard command line options.
<DT id="13"><B>--help-all</B><DD>
Print all command line options.
<DT id="14"><B>--version</B><DD>
Show the application's version.
</DL>
<P>
This program also accepts the standard GTK options.
<P>
<A NAME="lbAF">&nbsp;</A>
<H2>EXAMPLES</H2>
<B>engrampa -h matelivecd.iso</B>
<DL COMPACT><DT id="15"><DD>
Extract matelivecd.iso to ./matelivecd in the current working directory.
</DL>
<P>
<B>engrampa ./matelivecd/* -a matelivecd.tar.gz</B>
<DL COMPACT><DT id="16"><DD>
Create a new gzip compressed tarball archive named matelivecd.tar.gz, containing all the files located in the ./matelivecd directory.
</DL>
<P>
<B>engrampa matelivecd.tar.gz</B>
<DL COMPACT><DT id="17"><DD>
Open matelivecd.tar.gz to view and manipulate its contents.
<P>
</DL>
<A NAME="lbAG">&nbsp;</A>
<H2>BUGS</H2>
<A NAME="lbAH">&nbsp;</A>
<H3>Should you encounter any bugs, they may be reported at: </H3>
<A HREF="http://github.com/mate-desktop/engrampa/issues">http://github.com/mate-desktop/engrampa/issues</A>
<A NAME="lbAI">&nbsp;</A>
<H2>AUTHORS</H2>
<A NAME="lbAJ">&nbsp;</A>
<H3><B>Engrampa</B> is written by Paolo Bacchilega &lt;<A HREF="mailto:paolo.bacch@tin.it">paolo.bacch@tin.it</A>&gt; and Perberos &lt;<A HREF="mailto:perberos@gmail.com">perberos@gmail.com</A>&gt;.</H3>
<A NAME="lbAK">&nbsp;</A>
<H3>This Man Page has been updated/re-written for the MATE Desktop Environment by:</H3>
<PRE>
Stefano Karapetsas &lt;<A HREF="mailto:stefano@karapetsas.com">stefano@karapetsas.com</A>&gt; (2014)
Adam Erdman &lt;<A HREF="mailto:hekel@archlinux.info">hekel@archlinux.info</A>&gt; (2014)
</PRE>
<A NAME="lbAL">&nbsp;</A>
<H2>HISTORY</H2>
This manual page was originally written for the Debian Project by Sven Arvidsson &lt;<A HREF="mailto:sa@whiz.se">sa@whiz.se</A>&gt;, for File Roller. (2007)
<A NAME="lbAM">&nbsp;</A>
<H2>SEE ALSO</H2>
<A NAME="lbAN">&nbsp;</A>
<H3>Engrampa documentation can be found from the Help menu, or by pressing the F1 key. </H3>
Further information may also be available at: <A HREF="http://wiki.mate-desktop.org/docs">http://wiki.mate-desktop.org/docs</A>
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="18"><A HREF="#lbAB">NAME</A><DD>
<DT id="19"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="20"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="21"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="22"><A HREF="#lbAF">EXAMPLES</A><DD>
<DT id="23"><A HREF="#lbAG">BUGS</A><DD>
<DL>
<DT id="24"><A HREF="#lbAH">Should you encounter any bugs, they may be reported at: </A><DD>
</DL>
<DT id="25"><A HREF="#lbAI">AUTHORS</A><DD>
<DL>
<DT id="26"><A HREF="#lbAJ"><B>Engrampa</B> is written by Paolo Bacchilega &lt;paolo.bacch@tin.it&gt; and Perberos &lt;perberos@gmail.com&gt;.</A><DD>
<DT id="27"><A HREF="#lbAK">This Man Page has been updated/re-written for the MATE Desktop Environment by:</A><DD>
</DL>
<DT id="28"><A HREF="#lbAL">HISTORY</A><DD>
<DT id="29"><A HREF="#lbAM">SEE ALSO</A><DD>
<DL>
<DT id="30"><A HREF="#lbAN">Engrampa documentation can be found from the Help menu, or by pressing the F1 key. </A><DD>
</DL>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:11 GMT, March 31, 2021
</BODY>
</HTML>