aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2005-07-18 00:29:50 +0000
committerNed Ludd <solar@gentoo.org>2005-07-18 00:29:50 +0000
commit49210ddd3717bdf8505d5c4900c26d2a8f46ea75 (patch)
tree8e0affd0f7477d2a0c5fcb734085581e1da1d4ed /man/qfile.1
parent- improve the human readable format handling a little more by making the fiel... (diff)
downloadportage-utils-49210ddd3717bdf8505d5c4900c26d2a8f46ea75.tar.gz
portage-utils-49210ddd3717bdf8505d5c4900c26d2a8f46ea75.tar.bz2
portage-utils-49210ddd3717bdf8505d5c4900c26d2a8f46ea75.zip
main.c
Diffstat (limited to 'man/qfile.1')
-rw-r--r--man/qfile.118
1 files changed, 11 insertions, 7 deletions
diff --git a/man/qfile.1 b/man/qfile.1
index e28bd7f5..a6c91800 100644
--- a/man/qfile.1
+++ b/man/qfile.1
@@ -1,18 +1,22 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
-.TH qfile "1" "June 2005" "Gentoo Foundation" "qfile"
+.TH qfile "1" "July 2005" "Gentoo Foundation" "qfile"
.SH NAME
-qfile \- manual page for qfile main.c compiled Jun 17 2005
+qfile \- manual page for qfile compiled on Jul 17 2005
.SH SYNOPSIS
.B qfile
-\fI<filename>\fR
+\fI<filename> : list all pkgs owning files\fR
.SH DESCRIPTION
-* qfile: list all pkgs owning files
-.PP
-Options: \fB\-[eChV]\fR
+Options: \fB\-[eqvChV]\fR
.TP
\fB\-e\fR, \fB\-\-exact\fR
* Exact match
.TP
+\fB\-q\fR, \fB\-\-quiet\fR
+* Output package only
+.TP
+\fB\-v\fR, \fB\-\-verbose\fR
+* Make a lot of noise
+.TP
\fB\-C\fR, \fB\-\-nocolor\fR
* Don't output color
.TP
@@ -22,4 +26,4 @@ Options: \fB\-[eChV]\fR
\fB\-V\fR, \fB\-\-version\fR
* Print version and exit
.PP
-$Id: qfile.1,v 1.1 2005/06/17 15:59:17 solar Exp $
+$Id: qfile.1,v 1.2 2005/07/18 00:29:50 solar Exp $