22 lines
536 B
Groff
22 lines
536 B
Groff
.TH KIWIX-SEARCH "1" "July 2020" "kiwix-tools" "User Commands"
|
|
.SH NAME
|
|
kiwix-search \- find articles using a fulltext search pattern
|
|
.SH SYNOPSIS
|
|
\fBkiwix-search\fR [OPTIONS] ZIM PATTERN\fR
|
|
.SH DESCRIPTION
|
|
.TP
|
|
ZIM
|
|
ZIM file to search
|
|
.TP
|
|
PATTERN
|
|
Words or parts of words to search for in the ZIM file
|
|
.TP
|
|
\fB\-s\fR, \fB\-\-suggestion\fR
|
|
Suggest article titles based on the PATTERN instead of a fulltext search
|
|
.TP
|
|
\fB\-V\fR, \fB\-\-version\fR
|
|
print software version
|
|
.TP
|
|
\fB\-v\fR, \fB\-\-verbose\fR
|
|
Give details about the search process
|