~ubuntu-branches/ubuntu/intrepid/lurker/intrepid

« back to all changes in this revision

Viewing changes to index/lurker-params.1

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Meurer
  • Date: 2006-12-20 05:05:31 UTC
  • mfrom: (3.1.6 feisty)
  • Revision ID: james.westby@ubuntu.com-20061220050531-79inzy7o6uu95qx7
Tags: 2.1-7
* updated vi debconf translations, thanks to Clytie Siddall
  <clytie@riverland.net.au>
* fixed typo in one template (that you would like, not that
  would you like), thanks as well to Clytie Siddall
  - unfuzzied all translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\" $Header: /cvsroot/lurker/lurker/index/lurker-params.1,v 1.8 2004/08/27 17:53:44 terpstra Exp $
2
 
.\"
3
 
.\"     transcript compatibility for postscript use.
4
 
.\"
5
 
.\"     synopsis:  .P! <file.ps>
6
 
.\"
7
 
.de P!
8
 
.fl
9
 
\!!1 setgray
10
 
.fl
11
 
\\&.\"
12
 
.fl
13
 
\!!0 setgray
14
 
.fl                     \" force out current output buffer
15
 
\!!save /psv exch def currentpoint translate 0 0 moveto
16
 
\!!/showpage{}def
17
 
.fl                     \" prolog
18
 
.sy sed -e 's/^/!/' \\$1\" bring in postscript file
19
 
\!!psv restore
20
 
.
21
 
.de pF
22
 
.ie     \\*(f1 .ds f1 \\n(.f
23
 
.el .ie \\*(f2 .ds f2 \\n(.f
24
 
.el .ie \\*(f3 .ds f3 \\n(.f
25
 
.el .ie \\*(f4 .ds f4 \\n(.f
26
 
.el .tm ? font overflow
27
 
.ft \\$1
28
 
..
29
 
.de fP
30
 
.ie     !\\*(f4 \{\
31
 
.       ft \\*(f4
32
 
.       ds f4\"
33
 
'       br \}
34
 
.el .ie !\\*(f3 \{\
35
 
.       ft \\*(f3
36
 
.       ds f3\"
37
 
'       br \}
38
 
.el .ie !\\*(f2 \{\
39
 
.       ft \\*(f2
40
 
.       ds f2\"
41
 
'       br \}
42
 
.el .ie !\\*(f1 \{\
43
 
.       ft \\*(f1
44
 
.       ds f1\"
45
 
'       br \}
46
 
.el .tm ? font underflow
47
 
..
48
 
.ds f1\"
49
 
.ds f2\"
50
 
.ds f3\"
51
 
.ds f4\"
52
 
'\" t 
53
 
.ta 8n 16n 24n 32n 40n 48n 56n 64n 72n  
54
1
.TH "LURKER\-PARAMS" "1" 
55
2
.SH "NAME" 
56
3
lurker\-params \(em parses parameters from the config file 
57
4
.SH "SYNOPSIS" 
58
5
.PP 
59
 
\fBlurker\-params\fR [\-c <config-file>]  [\-f <locale>]  [\-d \-a \-n \-e \-x \-m \-i \-w \-h \-r \-g]  
 
6
\fBlurker\-params\fR [\-c <config-file>]  [\-f <locale>]  [\-d \-a \-n \-e \-x \-m \-i \-k \-w \-h \-r]  
60
7
.SH "DESCRIPTION" 
61
8
.PP 
62
9
\fBlurker\-params\fR outputs various lurker settings 
82
29
Output only the mime pgp verifying command 
83
30
.IP "\fB\-i\fP" 10 
84
31
Output only the inline pgp verifying command 
 
32
.IP "\fB\-k\fP" 10 
 
33
Output only the command for deleting a message 
85
34
.IP "\fB\-w\fP" 10 
86
35
Output only the web_cache state 
87
36
.IP "\fB\-h\fP" 10 
88
37
Output only the hide_email state 
89
38
.IP "\fB\-r\fP" 10 
90
39
Output only the raw_email state 
91
 
.IP "\fB\-g\fP" 10 
92
 
Output only the regroupable state 
93
40
.SH "SEE ALSO" 
94
41
.PP 
95
42
lurker\-index(1), lurker\-prune(1), lurker\-list(1), lurker\-search(1) 
113
60
.PP 
114
61
You should have received a copy of the GNU General Public License 
115
62
along with this program; if not, write to the Free Software 
116
 
Foundation, Inc., 59 Temple Place - Suite 330, 
 
63
Foundation, Inc., 59 Temple Place \- Suite 330, 
117
64
Boston, MA 02111-1307, USA. 
118
65
 
119
66
.SH "BUGS" 
122
69
still present in the latest official release. If the problem persists, 
123
70
then send mail with instructions describing how to reproduce the bug to 
124
71
<lurker\-users@lists.sourceforge.net>. 
125
 
.\" created by instant / docbook-to-man, Fri 27 Aug 2004, 19:35 
 
72
.\" created by instant / docbook-to-man, Mon 27 Feb 2006, 02:54