~ubuntu-branches/ubuntu/saucy/atool/saucy

« back to all changes in this revision

Viewing changes to atool.1

  • Committer: Bazaar Package Importer
  • Author(s): Francois Marier
  • Date: 2011-08-17 07:51:06 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20110817075106-8gd3c7fczf342nif
Tags: 0.38.0-1
* New upstream release:
  - remove all Debian patches (they have been applied upstream)
* Add empty build-arch and build-indep targets in debian/rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
.\" atool.1 - Manual page for atool.
3
3
.\"
4
4
.\" Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2008,
5
 
.\" 2009 Oskar Liljeblad
 
5
.\" 2009, 2011 Oskar Liljeblad
6
6
.\"
7
7
.\" This program is free software; you can redistribute it and/or modify
8
8
.\" it under the terms of the GNU General Public License as published by
89
89
.TP
90
90
.B \-l, \-\-list
91
91
List files in archive.
92
 
This option is automaticly assumed when \fBals\fP is executed.
 
92
This option is automatically assumed when \fBals\fP is executed.
93
93
.TP
94
94
.B \-x, \-\-extract
95
95
Extract files from archive.
96
 
This option is automaticly assumed when \fBaunpack\fP is executed.
 
96
This option is automatically assumed when \fBaunpack\fP is executed.
97
97
.TP
98
98
.B \-X, \-\-extract-to\fR=\fIPATH\fR
99
99
Extract files from archive to the specified directory. When
102
102
.TP
103
103
.B \-a, \-\-add
104
104
Create archive.
105
 
This option is automaticly assumed when \fBapack\fP is executed.
 
105
This option is automatically assumed when \fBapack\fP is executed.
106
106
.TP
107
107
.B \-c, \-\-cat
108
108
Extract a file from archive to standard out (displaying it on
109
109
screen).
110
 
This option is automaticly assumed when \fBacat\fP is executed.
 
110
This option is automatically assumed when \fBacat\fP is executed.
111
111
.TP
112
112
.B \-d, \-\-diff
113
113
Extract two archives and use diff(1) to generate differencies
114
114
between them.
115
 
This option is automaticly assumed when \fBadiff\fP is executed.
 
115
This option is automatically assumed when \fBadiff\fP is executed.
116
116
.TP
117
117
.B \-e, \-\-each
118
118
For each argument, execute the specified command. This can be used
190
190
 
191
191
You can specify this multiple times to override different options.
192
192
.TP
 
193
 
 
194
.B \-O, \-\-format\-option\fR=\fIOPTION\fR
 
195
Send additional options to the archiver command. This can be useful
 
196
when specifying compression options for some archives, e.g.
 
197
.br
 
198
        \fBapack \-F7z \-O-mx=9 archive.7z dir\fP
 
199
.br
 
200
You can specify this multiple times add different options.
 
201
.TP
193
202
.B \-\-save\-outdir\fR=\fIFILE\fR
194
203
When extracting files, save the name of the directory which
195
204
the archive was extracted to to the specified file. If the
303
312
Cat, extract, and add commands are supported.
304
313
.TP
305
314
.RI \fBlzop\fP " " ( .lzo )
306
 
Extract and add commands are supported. The cat command is not suppored
307
 
because lzop does not want to extract files to standard out unless the -f
 
315
Extract and add commands are supported. The cat command is not supported
 
316
because lzop does not want to extract files to standard out unless the \-f
308
317
flag is given.
309
318
.TP
310
319
.RI \fBlzip\fP " " ( .lz )
382
391
for filtering lzop compressed files through lzop. Versions 1.21
383
392
or later of GNU tar support \fB\-\-lzop\fP.
384
393
.TP
385
 
.B use_tar_xv_option \fR(default: 0)\fR
386
 
Enable this if you use GNU tar and it supports the \fB\-\-xv\fP option
387
 
for filtering xv compressed files through xv. Versions 1.22
388
 
or later of GNU tar support \fB\-\-xv\fP.
 
394
.B use_tar_xz_option \fR(default: 0)\fR
 
395
Enable this if you use GNU tar and it supports the \fB\-\-xz\fP option
 
396
for filtering xz compressed files through xz. Versions 1.22
 
397
or later of GNU tar support \fB\-\-xz\fP.
389
398
.TP
390
399
.B use_gzip_for_z \fR(default: 1)\fR
391
400
Enable this if you want to use gzip instead of uncompress when