missing check
[oweals/gnunet.git] / doc / man / gnunet-gns.1
1 .TH GNUNET\-GNS 1 "Aug 8, 2013" "GNUnet"
2
3 .SH NAME
4 gnunet\-gns \- Access to GNUnet Name Service
5
6 .SH SYNOPSIS
7 .B gnunet\-gns
8 .RI [ options ]
9 .br
10
11 .SH DESCRIPTION
12 \fBgnunet\-gns\fP can be used to lookup and process GNUnet Name Service names.
13
14 .SH OPTIONS
15 .B
16 .IP "\-c FILENAME,  \-\-config=FILENAME"
17 Use the configuration file FILENAME.
18 .B
19 .IP "\-r, \-\-raw"
20 No unneeded output.
21 This is a quiet mode where only important information is displayed.
22 For example a lookup for an IP address will only yield the IP address, no
23 descriptive text.
24 .B
25 .IP "\-t RRTYPE, \-\-type=RRTYPE"
26 Resource Record Type (RRTYPE) to look for.
27 Supported RRTYPE's are: A, AAAA, CNAME, NS, PKEY, PSEU, TLSA, SRV, SOA, MX, LEHO, VPN, REV, PTR, TXT
28
29 Defaults to "A".
30 .B
31 .IP "\-h, \-\-help"
32 Print short help on options.
33 .B
34 .IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
35 Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and ERROR.
36 .B
37 .IP "\-u NAME, \-\-lookup=NAME"
38 Name to lookup.
39 Resolve the specified name using the GNUnet Name System.
40 .B
41 .IP "\-v, \-\-version"
42 Print GNUnet version number.
43 .B
44
45
46 .SH BUGS
47 Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>
48
49
50 .SH "SEE ALSO"
51 \fBgnunet\-namestore\fP(1)