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.17
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/man/gnunet-gns.1 b/doc/man/gnunet-gns.1
index 597297629..750c72d95 100644
--- a/doc/man/gnunet-gns.1
+++ b/doc/man/gnunet-gns.1
@@ -8,33 +8,26 @@ gnunet\-gns \- Access to GNU Name System
8\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
9names. 9names.
10.SH OPTIONS 10.SH OPTIONS
11.B
12.IP "\-c FILENAME, \-\-config=FILENAME" 11.IP "\-c FILENAME, \-\-config=FILENAME"
13Use the configuration file FILENAME. 12Use the configuration file FILENAME.
14.B
15.IP "\-r, \-\-raw" 13.IP "\-r, \-\-raw"
16No unneeded output. 14No unneeded output.
17This is a quiet mode where only important information is displayed. 15This is a quiet mode where only important information is displayed.
18For example a lookup for an IP address will only yield the IP address, 16For example a lookup for an IP address will only yield the IP address,
19no descriptive text. 17no descriptive text.
20.B
21.IP "\-h, \-\-help" 18.IP "\-h, \-\-help"
22Print short help on options. 19Print short help on options.
23.B
24.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL" 20.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
25Use LOGLEVEL for logging. 21Use LOGLEVEL for logging.
26Valid values are DEBUG, INFO, WARNING and ERROR. 22Valid values are DEBUG, INFO, WARNING and ERROR.
27.B
28.IP "\-u NAME, \-\-lookup=NAME" 23.IP "\-u NAME, \-\-lookup=NAME"
29Name to lookup. 24Name to lookup.
30Resolve the specified name using the GNU Name System. 25Resolve the specified name using the GNU Name System.
31.B
32.IP "\-t TYPE, \-\-type=TYPE" 26.IP "\-t TYPE, \-\-type=TYPE"
33Resource Record Type (TYPE) to look for. 27Resource Record Type (TYPE) to look for.
34Supported TYPE's are: A, AAAA, CNAME, NS, PKEY, PSEU, TLSA, SRV, SOA, 28Supported TYPE's are: A, AAAA, CNAME, NS, PKEY, PSEU, TLSA, SRV, SOA,
35MX, LEHO, VPN, REV, PTR, TXT. 29MX, LEHO, VPN, REV, PTR, TXT.
36Defaults to "A". 30Defaults to "A".
37.B
38.IP "\-v, \-\-version" 31.IP "\-v, \-\-version"
39Print GNUnet version number. 32Print GNUnet version number.
40.SH RETURN VALUE 33.SH RETURN VALUE