diff options
Diffstat (limited to 'man/cpt-search.1')
-rw-r--r-- | man/cpt-search.1 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/man/cpt-search.1 b/man/cpt-search.1 new file mode 100644 index 0000000..3a2f683 --- /dev/null +++ b/man/cpt-search.1 @@ -0,0 +1,15 @@ +.TH "cpt-search" "1" "2020-07-24" "CARBS LINUX" "General Commands Manual" +.SH NAME +cpt-search +.SH SYNOPSIS +\fBcpt-search\fR [--single] [pkg...] + +.SH DESCRIPTION +cpt-search can be used to search packages. Glob characters can be used in the +search. If the \fI--single\fR option is specified cpt-search will only output +the first match. + +.SH LICENSE +See LICENSE for copyright information. +.SH SEE ALSO +cpt(1) |