mirror of https://github.com/kiwix/kiwix-tools.git
Merge pull request #569 from kiwix/rm-kiwix-search-man
Remove more references to kiwix-readpull/581/head
commit
ce9e3e82e3
@ -1,18 +0,0 @@
|
|||||||
.TH KIWIX-READ "1" "July 2020" "kiwix-tools" "User Commands"
|
|
||||||
.SH NAME
|
|
||||||
kiwix-read \- Read ZIM file content
|
|
||||||
.SH SYNOPSIS
|
|
||||||
\fBkiwix-read\fR [\-\-verbose] [\-\-version] \-\-suggest=PATTERN ZIM\fR
|
|
||||||
.SH DESCRIPTION
|
|
||||||
.TP
|
|
||||||
ZIM
|
|
||||||
ZIM file to search
|
|
||||||
.TP
|
|
||||||
\fB\-\-verbose\fR
|
|
||||||
Enable extra output
|
|
||||||
.TP
|
|
||||||
\fB\-\-version\fR
|
|
||||||
print software version
|
|
||||||
.TP
|
|
||||||
\fB\-\-suggest=PATTERN\fR
|
|
||||||
Get search suggestions for the provided pattern
|
|
||||||
@ -1,5 +1,4 @@
|
|||||||
install_man('kiwix-manage.1',
|
install_man('kiwix-manage.1',
|
||||||
'kiwix-read.1',
|
|
||||||
'kiwix-search.1',
|
'kiwix-search.1',
|
||||||
'kiwix-serve.1')
|
'kiwix-serve.1')
|
||||||
subdir('fr')
|
subdir('fr')
|
||||||
|
|||||||
Loading…
Reference in new issue