File: namazu.1

package info (click to toggle)
namazu2 2.0.21-22
  • links: PTS
  • area: main
  • in suites: buster
  • size: 7,032 kB
  • sloc: ansic: 14,161; perl: 10,789; sh: 9,355; lisp: 1,147; makefile: 914
file content (107 lines) | stat: -rw-r--r-- 2,857 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
.TH NAMAZU "1" "July 2011" "namazu of Namazu 2.0.21" "Namazu Project"
.SH NAME
namazu \- a search program of Namazu
.SH SYNOPSIS
.B namazu
[\fIoptions\fR] \fI<query> \fR[\fIindex\fR]...
.SH DESCRIPTION
.\" Add any additional description here
.PP
namazu 2.0.21, a search program of Namazu.
.TP
\fB\-n\fR, \fB\-\-max\fR=\fINUM\fR
set the number of documents shown to NUM.
.TP
\fB\-w\fR, \fB\-\-whence\fR=\fINUM\fR
set the first number of documents shown to NUM.
.TP
\fB\-l\fR, \fB\-\-list\fR
print the results by listing the format.
.TP
\fB\-s\fR, \fB\-\-short\fR
print the results in a short format.
.TP
\fB\-\-result\fR=\fIEXT\fR
set NMZ.result.EXT for printing the results.
.TP
\fB\-\-late\fR
sort the documents in late order.
.TP
\fB\-\-early\fR
sort the documents in early order.
.TP
\fB\-\-sort\fR=\fIMETHOD\fR
set a sort METHOD (score, date, field:name)
.TP
\fB\-\-ascending\fR
sort in ascending order (default: descending)
.TP
\fB\-a\fR, \fB\-\-all\fR
print all results.
.TP
\fB\-c\fR, \fB\-\-count\fR
print only the number of hits.
.TP
\fB\-h\fR, \fB\-\-html\fR
print in HTML format.
.TP
\fB\-r\fR, \fB\-\-no\-references\fR
do not display the reference hit counts.
.TP
\fB\-H\fR, \fB\-\-page\fR
print the links of further results.
(This is nearly meaningless)
.TP
\fB\-F\fR, \fB\-\-form\fR
force to print the <form> ... </form> region.
.TP
\fB\-R\fR, \fB\-\-no\-replace\fR
do not replace the URI string.
.TP
\fB\-U\fR, \fB\-\-no\-decode\-uri\fR
do not decode the URI when printing in a plain format.
.TP
\fB\-o\fR, \fB\-\-output\fR=\fIFILE\fR
set the output file name to FILE.
.TP
\fB\-f\fR, \fB\-\-config\fR=\fIFILE\fR
set the config file name to FILE.
.TP
\fB\-C\fR, \fB\-\-show\-config\fR
print the current configuration.
.TP
\fB\-q\fR, \fB\-\-quiet\fR
do not display extra messages except search results.
.TP
\fB\-d\fR, \fB\-\-debug\fR
be in debug mode.
.TP
\fB\-v\fR, \fB\-\-version\fR
show the namazu version and exit.
.TP
\fB\-\-help\fR
show this help and exit.
.TP
\fB\-\-norc\fR
do not read the personal initialization files.
.TP
\fB\-\-\fR
Terminate option list.
.SH "REPORTING BUGS"
Report bugs to <http://www.namazu.org/trac-namazu/trac.cgi>
or <bug-namazu@namazu.org>.
.SH COPYRIGHT
Copyright \(co 1997-1999 Satoru Takabayashi All rights reserved.
.br
Copyright \(co 2000-2009 Namazu Project All rights reserved.
.br
This is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.
.PP
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.