~ubuntu-branches/ubuntu/precise/p7zip/precise-security

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
.TH p7zip 1 "October 31 2004" "Mohammed Adnene Trojette"
.SH NAME
p7zip \- Wrapper on 7zr, a 7-zip file archiver with high compression ratio
.SH SYNOPSIS
.B p7zip
.BR [-d]
.BR [-h|--help]
.BR [file]
    \-h print this help
    \-d decompress file
.SH DESCRIPTION
7-Zip is a file archiver with the highest compression ratio. The program supports 7z (that implements LZMA compression algorithm), ZIP, CAB, ARJ, GZIP, BZIP2, TAR, CPIO, RPM and DEB formats. Compression ratio in the new 7z format is 30-50% better than ratio in ZIP format.
.TP
p7zip is a gzip-like CLI wrapper script for 7zip
.PP
.SH FUNCTION LETTERS
.TP
.B \-d
Decompress file
.TP
.B \-h, \--help
Print usage
.SH "SEE ALSO"
7z(1), 7za(1), 7zr(1), bzip2(1), gzip(1), zip(1)
.PP
.SH AUTHOR
.TP
Written for Debian by Mohammed Adnene Trojette.