summaryrefslogtreecommitdiffstats
path: root/upstream/archlinux/man8/pacsearch.8
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/archlinux/man8/pacsearch.8')
-rw-r--r--upstream/archlinux/man8/pacsearch.886
1 files changed, 86 insertions, 0 deletions
diff --git a/upstream/archlinux/man8/pacsearch.8 b/upstream/archlinux/man8/pacsearch.8
new file mode 100644
index 00000000..53351748
--- /dev/null
+++ b/upstream/archlinux/man8/pacsearch.8
@@ -0,0 +1,86 @@
+'\" t
+.\" Title: pacsearch
+.\" Author: [see the "Authors" section]
+.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
+.\" Date: 2024-01-29
+.\" Manual: Pacman-contrib Manual
+.\" Source: Pacman-contrib 1.10.4
+.\" Language: English
+.\"
+.TH "PACSEARCH" "8" "2024\-01\-29" "Pacman\-contrib 1\&.10\&.4" "Pacman\-contrib Manual"
+.\" -----------------------------------------------------------------
+.\" * Define some portability stuff
+.\" -----------------------------------------------------------------
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.\" http://bugs.debian.org/507673
+.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
+.SH "NAME"
+pacsearch \- a colorized search combining both \-Ss and \-Qs output
+.SH "SYNOPSIS"
+.sp
+\fIpacsearch\fR [\-n] <pattern>
+.SH "DESCRIPTION"
+.sp
+\fIpacsearch\fR will perform a pacman search using both the local and the sync databases\&. Installed packages are easily identified with a [installed], and local\-only packages are also listed\&. Example: pacsearch ^gnome
+.SH "OPTIONS"
+.PP
+\fB\-n, \-\-nocolor\fR
+.RS 4
+Do no colorize output\&.
+.RE
+.PP
+\fB\-h, \-\-help\fR
+.RS 4
+Display syntax and command\-line options\&.
+.RE
+.PP
+\fB\-V, \-\-version\fR
+.RS 4
+Display version information\&.
+.RE
+.SH "SEE ALSO"
+.sp
+\fBpacman\fR(8)
+.SH "BUGS"
+.sp
+Bugs? You must be kidding; there are no bugs in this software\&. But if we happen to be wrong, file an issue with as much detail as possible at https://gitlab\&.archlinux\&.org/pacman/pacman\-contrib/\-/issues/new\&.
+.SH "AUTHORS"
+.sp
+Current maintainers:
+.sp
+.RS 4
+.ie n \{\
+\h'-04'\(bu\h'+03'\c
+.\}
+.el \{\
+.sp -1
+.IP \(bu 2.3
+.\}
+Johannes Löthberg <johannes@kyriasis\&.com>
+.RE
+.sp
+.RS 4
+.ie n \{\
+\h'-04'\(bu\h'+03'\c
+.\}
+.el \{\
+.sp -1
+.IP \(bu 2.3
+.\}
+Daniel M\&. Capella <polyzen@archlinux\&.org>
+.RE
+.sp
+For additional contributors, use git shortlog \-s on the pacman\-contrib\&.git repository\&.