diff options
Diffstat (limited to 'man/qsearch.1')
-rw-r--r-- | man/qsearch.1 | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/man/qsearch.1 b/man/qsearch.1 new file mode 100644 index 00000000..7ded12e8 --- /dev/null +++ b/man/qsearch.1 @@ -0,0 +1,33 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29. +.TH qsearch "1" "June 2005" "Gentoo Foundation" "qsearch" +.SH NAME +qsearch \- manual page for qsearch main.c compiled Jun 17 2005 +.SH SYNOPSIS +.B qsearch +\fI<regex>\fR +.SH DESCRIPTION +* qsearch: search pkgname/desc +.PP +Options: \fB\-[acsSChV]\fR +.TP +\fB\-a\fR, \fB\-\-all\fR +* List the descriptions of every package in the cache +.TP +\fB\-c\fR, \fB\-\-cache\fR +* Use the portage cache +.TP +\fB\-s\fR, \fB\-\-search\fR +* Regex search package names +.HP +\fB\-S\fR, \fB\-\-searchdesc\fR <arg> * Regex search package descriptions +.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: qsearch.1,v 1.1 2005/06/17 15:59:17 solar Exp $ |