aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2005-07-18 02:05:33 +0000
committerNed Ludd <solar@gentoo.org>2005-07-18 02:05:33 +0000
commit68441e6e981caa0d9998c6ceb276031eb9d74287 (patch)
treed62f1a931b9af532f714c0b5a2c4b7e828f6a0ef /man/qtbz2.1
parentmain.c (diff)
downloadportage-utils-68441e6e981caa0d9998c6ceb276031eb9d74287.tar.gz
portage-utils-68441e6e981caa0d9998c6ceb276031eb9d74287.tar.bz2
portage-utils-68441e6e981caa0d9998c6ceb276031eb9d74287.zip
- last commit may need to be reverted for quse I ment to commit 1 file vs pwd. bunch of man page fixups and a correction for main.c as a result of my last commit
Diffstat (limited to 'man/qtbz2.1')
-rw-r--r--man/qtbz2.138
1 files changed, 38 insertions, 0 deletions
diff --git a/man/qtbz2.1 b/man/qtbz2.1
new file mode 100644
index 0000000..b0ffc8d
--- /dev/null
+++ b/man/qtbz2.1
@@ -0,0 +1,38 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
+.TH qtbz2 "1" "July 2005" "Gentoo Foundation" "qtbz2"
+.SH NAME
+qtbz2 \- manual page for qtbz2 compiled on Jul 17 2005
+.SH SYNOPSIS
+.B qtbz2
+\fI<misc args> : manipulate tbz2 packages\fR
+.SH DESCRIPTION
+Options: \fB\-[jstxOvChV]\fR
+.TP
+\fB\-j\fR, \fB\-\-join\fR
+* Join tar.bz2 + xpak into a tbz2
+.TP
+\fB\-s\fR, \fB\-\-split\fR
+* Split a tbz2 into a tar.bz2 + xpak
+.TP
+\fB\-t\fR, \fB\-\-tarbz2\fR
+* Just split the tar.bz2
+.TP
+\fB\-x\fR, \fB\-\-xpak\fR
+* Just split the xpak
+.TP
+\fB\-O\fR, \fB\-\-stdout\fR
+* Write files to stdout
+.TP
+\fB\-v\fR, \fB\-\-verbose\fR
+* Make a lot of noise
+.TP
+\fB\-C\fR, \fB\-\-nocolor\fR
+* Don't output color
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+* Print this help and exit
+.TP
+\fB\-V\fR, \fB\-\-version\fR
+* Print version and exit
+.PP
+$Id: qtbz2.1,v 1.1 2005/07/18 02:05:33 solar Exp $