aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-09-29 22:14:20 +0000
committerMike Frysinger <vapier@gentoo.org>2013-09-29 22:14:20 +0000
commit675bebd8885bfbe9293933bc11a2a0af07974fb7 (patch)
tree98f9dc6c00821b5b3bfac5900f1ffd6df6df2e15 /man/qxpak.1
parentman: add some details about qdepends #459970 (diff)
downloadportage-utils-675bebd8885bfbe9293933bc11a2a0af07974fb7.tar.gz
portage-utils-675bebd8885bfbe9293933bc11a2a0af07974fb7.tar.bz2
portage-utils-675bebd8885bfbe9293933bc11a2a0af07974fb7.zip
man: regenerate with new python helper
Diffstat (limited to 'man/qxpak.1')
-rw-r--r--man/qxpak.135
1 files changed, 30 insertions, 5 deletions
diff --git a/man/qxpak.1 b/man/qxpak.1
index 8fb2b2f4..d6bf28d2 100644
--- a/man/qxpak.1
+++ b/man/qxpak.1
@@ -1,11 +1,12 @@
-.TH qxpak "1" "April 2012" "Gentoo Foundation" "qxpak"
+.TH qxpak "1" "Sep 2013" "Gentoo Foundation" "qxpak"
.SH NAME
qxpak \- manipulate xpak archives
.SH SYNOPSIS
.B qxpak
\fI<opts> <misc args>\fR
.SH DESCRIPTION
-Options: \fB\-[lxcd:OvqChV]\fR
+
+.SH OPTIONS
.TP
\fB\-l\fR, \fB\-\-list\fR
List the contents of an archive
@@ -16,7 +17,7 @@ Extract the contents of an archive
\fB\-c\fR, \fB\-\-create\fR
Create an archive of a directory/files
.TP
-\fB\-d\fR, \fB\-\-dir\fR <arg>
+\fB\-d\fR \fI<arg>\fR, \fB\-\-dir\fR \fI<arg>\fR
Change to specified directory
.TP
\fB\-O\fR, \fB\-\-stdout\fR
@@ -36,5 +37,29 @@ Print this help and exit
.TP
\fB\-V\fR, \fB\-\-version\fR
Print version and exit
-.PP
-$Id: qxpak.1,v 1.20 2012/04/15 05:31:07 vapier Exp $
+
+.SH "REPORTING BUGS"
+Please report bugs via http://bugs.gentoo.org/
+.br
+Product: Portage Development; Component: Tools
+.SH AUTHORS
+.nf
+Ned Ludd <solar@gentoo.org>
+Mike Frysinger <vapier@gentoo.org>
+.fi
+.SH "SEE ALSO"
+.BR q (1),
+.BR qatom (1),
+.BR qcache (1),
+.BR qcheck (1),
+.BR qdepends (1),
+.BR qfile (1),
+.BR qgrep (1),
+.BR qlist (1),
+.BR qlop (1),
+.BR qmerge (1),
+.BR qpkg (1),
+.BR qsearch (1),
+.BR qsize (1),
+.BR qtbz2 (1),
+.BR quse (1)