aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-04-15 05:31:07 +0000
committerMike Frysinger <vapier@gentoo.org>2012-04-15 05:31:07 +0000
commit2ed6855e4c45d157e0879a598aca186e8bb0c08e (patch)
tree3808341971a60c3c5d061fc5a8798ccd3ccc45ff /man/qtbz2.1
parentpatch by Naohiro Aota to check for -lkvm on bsd systems for qlop code #403589... (diff)
downloadportage-utils-2ed6855e4c45d157e0879a598aca186e8bb0c08e.tar.gz
portage-utils-2ed6855e4c45d157e0879a598aca186e8bb0c08e.tar.bz2
portage-utils-2ed6855e4c45d157e0879a598aca186e8bb0c08e.zip
regen man pages
Diffstat (limited to 'man/qtbz2.1')
-rw-r--r--man/qtbz2.129
1 files changed, 16 insertions, 13 deletions
diff --git a/man/qtbz2.1 b/man/qtbz2.1
index ae4577c8..8d12b406 100644
--- a/man/qtbz2.1
+++ b/man/qtbz2.1
@@ -1,40 +1,43 @@
-.TH qtbz2 "1" "May 2007" "Gentoo Foundation" "qtbz2"
+.TH qtbz2 "1" "April 2012" "Gentoo Foundation" "qtbz2"
.SH NAME
qtbz2 \- manipulate tbz2 packages
.SH SYNOPSIS
.B qtbz2
\fI<opts> <misc args>\fR
.SH DESCRIPTION
-Options: \fB\-[jstxOvqChV]\fR
+Options: \fB\-[d:jstxOvqChV]\fR
+.TP
+\fB\-d\fR, \fB\-\-dir\fR <arg>
+Change to specified directory
.TP
\fB\-j\fR, \fB\-\-join\fR
-* Join tar.bz2 + xpak into a tbz2
+Join tar.bz2 + xpak into a tbz2
.TP
\fB\-s\fR, \fB\-\-split\fR
-* Split a tbz2 into a tar.bz2 + xpak
+Split a tbz2 into a tar.bz2 + xpak
.TP
\fB\-t\fR, \fB\-\-tarbz2\fR
-* Just split the tar.bz2
+Just split the tar.bz2
.TP
\fB\-x\fR, \fB\-\-xpak\fR
-* Just split the xpak
+Just split the xpak
.TP
\fB\-O\fR, \fB\-\-stdout\fR
-* Write files to stdout
+Write files to stdout
.TP
\fB\-v\fR, \fB\-\-verbose\fR
-* Make a lot of noise
+Make a lot of noise
.TP
\fB\-q\fR, \fB\-\-quiet\fR
-* Tighter output; suppress warnings
+Tighter output; suppress warnings
.TP
\fB\-C\fR, \fB\-\-nocolor\fR
-* Don't output color
+Don't output color
.TP
\fB\-h\fR, \fB\-\-help\fR
-* Print this help and exit
+Print this help and exit
.TP
\fB\-V\fR, \fB\-\-version\fR
-* Print version and exit
+Print version and exit
.PP
-$Id: qtbz2.1,v 1.19 2007/05/11 08:25:06 solar Exp $
+$Id: qtbz2.1,v 1.20 2012/04/15 05:31:07 vapier Exp $