aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-gns.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-gns.1')
-rw-r--r--doc/man/gnunet-gns.139
1 files changed, 16 insertions, 23 deletions
diff --git a/doc/man/gnunet-gns.1 b/doc/man/gnunet-gns.1
index f19c4fc4d..9f7a651a7 100644
--- a/doc/man/gnunet-gns.1
+++ b/doc/man/gnunet-gns.1
@@ -1,58 +1,51 @@
1.TH GNUNET\-GNS 1 "Mar 23, 2018" "GNUnet" 1.TH GNUNET\-GNS 1 "March 23, 2018" "GNUnet"
2
3.SH NAME 2.SH NAME
4gnunet\-gns \- Access to GNU Name System 3gnunet\-gns \- Access to GNU Name System
5
6.SH SYNOPSIS 4.SH SYNOPSIS
7.B gnunet\-gns 5.B gnunet\-gns
8.RI [ options ] 6.RI [ options ]
9.br
10
11.SH DESCRIPTION 7.SH DESCRIPTION
12\fBgnunet\-gns\fP can be used to lookup and process GNU Name Service 8\fBgnunet\-gns\fP can be used to lookup and process GNU Name Service
13names. 9names.
14
15.SH OPTIONS 10.SH OPTIONS
16.B 11.B
17.IP "\-c FILENAME, \-\-config=FILENAME" 12.IP "\-c FILENAME, \-\-config=FILENAME"
18Use the configuration file FILENAME. 13Use the configuration file FILENAME.
19.B 14.B
20.IP "\-r, \-\-raw" 15.IP "\-r, \-\-raw"
21No unneeded output. This is a quiet mode where only important 16No unneeded output.
22information is displayed. For example a lookup for an IP address will 17This is a quiet mode where only important information is displayed.
23only yield the IP address, no descriptive text. 18For example a lookup for an IP address will only yield the IP address,
19no descriptive text.
24.B 20.B
25.IP "\-h, \-\-help" 21.IP "\-h, \-\-help"
26Print short help on options. 22Print short help on options.
27.B 23.B
28.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL" 24.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
29Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and 25Use LOGLEVEL for logging.
30ERROR. 26Valid values are DEBUG, INFO, WARNING and ERROR.
31.B 27.B
32.IP "\-u NAME, \-\-lookup=NAME" 28.IP "\-u NAME, \-\-lookup=NAME"
33Name to lookup. Resolve the specified name using the GNU Name System. 29Name to lookup.
30Resolve the specified name using the GNU Name System.
34.B 31.B
35.IP "\-t TYPE, \-\-type=TYPE" 32.IP "\-t TYPE, \-\-type=TYPE"
36Resource Record Type (TYPE) to look for. Supported TYPE's are: A, 33Resource Record Type (TYPE) to look for.
37AAAA, CNAME, NS, PKEY, PSEU, TLSA, SRV, SOA, MX, LEHO, VPN, REV, PTR, 34Supported TYPE's are: A, AAAA, CNAME, NS, PKEY, PSEU, TLSA, SRV, SOA,
38TXT 35MX, LEHO, VPN, REV, PTR, TXT.
39
40Defaults to "A". 36Defaults to "A".
41.B 37.B
42.IP "\-v, \-\-version" 38.IP "\-v, \-\-version"
43Print GNUnet version number. 39Print GNUnet version number.
44.B
45
46.SH RETURN VALUE 40.SH RETURN VALUE
47
48gnunet\-gns will return 0 on success, 1 on internal failures, 2 on 41gnunet\-gns will return 0 on success, 1 on internal failures, 2 on
49launch failures, 4 if the given name is not configured to use GNS. 42launch failures, 4 if the given name is not configured to use GNS.
50
51
52.SH BUGS 43.SH BUGS
53Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org> 44Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending
54.SH "SEE ALSO" 45electronic mail to <gnunet\-developers@gnu.org>
46.SH SEE ALSO
55\fBgnunet\-namestore\fP(1), \fBgnunet\-identity\fP(1) 47\fBgnunet\-namestore\fP(1), \fBgnunet\-identity\fP(1)
48.PP
56The full documentation for 49The full documentation for
57.B gnunet 50.B gnunet
58is maintained as a Texinfo manual. If the 51is maintained as a Texinfo manual. If the