adjust mantis url
[oweals/gnunet.git] / doc / man / gnunet-resolver.1
1 .TH GNUNET-RESOLVER 1 "January 4, 2012" "GNUnet"
2 .SH NAME
3 gnunet\-resolver \- build-in GNUnet stub resolver
4 .SH SYNOPSIS
5 .B gnunet\-resolver
6 .RI [ options ] [ hostname ]
7 .SH DESCRIPTION
8 \fBgnunet\-resolver\fP uses build-in GNUnet stub resolver.
9 .SH OPTIONS
10 .B
11 .IP "\-c FILENAME,  \-\-config=FILENAME"
12 Use the configuration file FILENAME.
13 .B
14 .IP "\-h, \-\-help"
15 Print short help on options.
16 .B
17 .IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
18 Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and
19 ERROR.
20 .B
21 .IP "\-l LOGFILE, \-\-logfile=LOGFILE"
22 Configure logging to write logs to LOGFILE.
23 .B
24 .IP "\-r, \-\-reverse"
25 Perform a reverse lookup.
26 .B
27 .IP "\-v, \-\-version"
28 Print GNUnet version number.
29 .SH BUGS
30 Report bugs by using Mantis <https://bugs.gnunet.org/> or by sending
31 electronic mail to <gnunet\-developers@gnu.org>
32 .SH SEE ALSO
33 The full documentation for
34 .B gnunet
35 is maintained as a Texinfo manual.
36 If the
37 .B info
38 and
39 .B gnunet
40 programs are properly installed at your site, the command
41 .IP
42 .B info gnunet
43 .PP
44 should give you access to the complete handbook,
45 .IP
46 .B info gnunet-c-tutorial
47 .PP
48 will give you access to a tutorial for developers.
49 .PP
50 Depending on your installation, this information is also
51 available in
52 \fBgnunet\fP(7) and \fBgnunet-c-tutorial\fP(7).