File: engrampa.1

package info (click to toggle)
engrampa 1.20.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 17,800 kB
  • sloc: ansic: 33,544; makefile: 565; xml: 87; sh: 47
file content (99 lines) | stat: -rw-r--r-- 3,778 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
.\" Copyright (C) 2007 Sven Arvidsson <sa@whiz.se>
.\" 
.\" This is free software; you may redistribute it and/or modify
.\" it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2,
.\" or (at your option) any later version.
.\"
.\" This is distributed in the hope that it will be useful, but
.\" WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
.\" GNU General Public License for more details.
.\"
.\"You should have received a copy of the GNU General Public License along
.\"with this program; if not, write to the Free Software Foundation, Inc.,
.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
.\"
.\" Man page for Engrampa
.TH ENGRAMPA 1 "1 February 2014" "MATE Desktop Environment"
.\" Please adjust this date when revising the manpage.
.\"
.SH "NAME"
Engrampa \- Archive Manager for MATE
.SH "SYNOPSIS"
.B engrampa [OPTIONS...] [FILES...]
.SH "DESCRIPTION"
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.
.TP 
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.
.TP
This manual page briefly documents the \fBengrampa\fR command.

.SH "OPTIONS"
.TP
\fBfilename(s)...\fR
Specifies the archive file to open when \fBengrampa\fR starts. If this is not specified, \fBengrampa\fR will start with a blank window and you may open an archive from the menu or by using the shortcut CTRL+O.
.TP
\fB\-a, \-\-add\-to=ARCHIVE\fR
Add files to the specified archive and quit the program
.TP
\fB\-d, \-\-add FILE\fR
Add files asking the name of the archive and quit the program
.TP
\fB\-e, \-\-extract\-to=FOLDER\fR
Extract archives to the specified folder and quit the program
.TP
\fB\-f, \-\-extract\fR
Extract archives asking the destination folder and quit the program
.TP
\fB\-h, \-\-extract\-here\fR
Extract archives using the archive name as destination folder and quit the program
.TP
\fB\-\-default\-dir=FOLDER\fR
Default folder to use for the '\-\-add' and '\-\-extract' commands
.TP
\fB\-\-force\fR
Create destination folder without asking confirmation
.TP
\fB\-\-display=DISPLAY\fR
X display to use.
.TP
\fB\-?, \-\-help\fR
Print standard command line options.
.TP
\fB\-\-help\-all\fR
Print all command line options.
.P
This program also accepts the standard GTK options.

.SH "EXAMPLES"
\fBengrampa \-h matelivecd.iso\fR
.RS 4
Extract matelivecd.iso to ./matelivecd in the current working directory.
.RE
.PP
\fBengrampa ./matelivecd/* \-a matelivecd.tar.gz\fR
.RS 4
Create a new gzip compressed tarball archive named matelivecd.tar.gz, containing all the files located in the ./matelivecd directory.
.RE
.PP
\fBengrampa matelivecd.tar.gz\fR
.RS 4
Open matelivecd.tar.gz to view and manipulate its contents.

.SH "BUGS"
.SS Should you encounter any bugs, they may be reported at: 
http://github.com/mate-desktop/engrampa/issues
.SH "AUTHORS"
.SS \fBEngrampa\fR is written by Paolo Bacchilega <paolo.bacch@tin.it> and Perberos <perberos@gmail.com>.
.SS This Man Page has been updated/re-written for the MATE Desktop Environment by:
.nf
Stefano Karapetsas <stefano@karapetsas.com> (2014)
Adam Erdman <hekel@archlinux.info> (2014)
.fi
.SH "HISTORY"
This manual page was originally written for the Debian Project by Sven Arvidsson <sa@whiz.se>, for File Roller. (2007)
.SH "SEE ALSO"
.SS
Engrampa documentation can be found from the "Help" menu, or by pressing the F1 key. 
Further information may also be available at: http://wiki.mate-desktop.org/docs