updated man page
[oweals/gnunet.git] / doc / man / gnunet-gns.1
1 .TH GNUNET\-GNS 1 "Aug 8, 2012" "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 "\-a NAME, \-\-authority=NAME"
17 Get the authority of a particular name.
18 For example the authority for "www.fcfs.gads" is "fcfs.gads".
19 .B
20 .IP "\-c FILENAME,  \-\-config=FILENAME"
21 Use the configuration file FILENAME.
22 .B
23 .IP "\-r, \-\-raw"
24 No unneeded output.
25 This is a quiet mode where only important information is displayed.
26 For example a lookup for an IP address will only yield the IP address, no
27 descriptive text.
28 .B
29 .IP "\-s NAME, \-\-shorten NAME"
30 Shorten GNUnet Name Service Name.
31 The service will try to shorten the delegation chain of the name if a "closer"
32 authority chain exists relative to your local root zone.
33 .B
34 .IP "\-t RRTYPE, \-\-type=RRTYPE"
35 Resource Record Type (RRTYPE) to look for.
36 Supported RRTYPE's are: A, AAAA, CNAME, NS, PKEY, PSEU, TLSA, SRV, SOA, MX, LEHO, VPN, REV, PTR, TXT
37
38 Defaults to "A".
39 .B
40 .IP "\-h, \-\-help"
41 Print short help on options.
42 .B
43 .IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
44 Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and ERROR.
45 .B
46 .IP "\-u NAME, \-\-lookup=NAME"
47 Name to lookup.
48 Resolve the specified name using the GNUnet Name System.
49 .B
50 .IP "\-v, \-\-version"
51 Print GNUnet version number.
52 .B
53
54
55 .SH BUGS
56 Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>
57
58
59 .SH "SEE ALSO"
60 \fBgnunet\-namestore\fP(1)