From 24f64b79df59314ba650dbc7279a76d00180b2d6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 16 Feb 2014 15:09:39 +0000 Subject: add timeout option to gnunet-gns --- doc/man/gnunet-gns.1 | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/man/gnunet-gns.1 b/doc/man/gnunet-gns.1 index 02eaa9e30..5fabc14f3 100644 --- a/doc/man/gnunet-gns.1 +++ b/doc/man/gnunet-gns.1 @@ -22,12 +22,6 @@ This is a quiet mode where only important information is displayed. For example a lookup for an IP address will only yield the IP address, no descriptive text. .B -.IP "\-t TYPE, \-\-type=TYPE" -Resource Record Type (TYPE) to look for. -Supported TYPE's are: A, AAAA, CNAME, NS, PKEY, PSEU, TLSA, SRV, SOA, MX, LEHO, VPN, REV, PTR, TXT - -Defaults to "A". -.B .IP "\-h, \-\-help" Print short help on options. .B @@ -41,6 +35,15 @@ Resolve the specified name using the GNUnet Name System. .IP "\-p PKEY, \-\-public-key=PKEY" Public key of the zone to perform the lookup in. This option should be used if the lookup is to be performed against a zone not controlled by this peer (alternatively, you could pass a ".zkey" for the name). .B +.IP "\-T DELAY, \-\-timeout=DELAY" +Set the timeout to DELAY. By default, gnunet\-gns will continue to try to resolve the name until there is a definitive answer or until the user aborts with CTRL\-C. +.B +.IP "\-t TYPE, \-\-type=TYPE" +Resource Record Type (TYPE) to look for. +Supported TYPE's are: A, AAAA, CNAME, NS, PKEY, PSEU, TLSA, SRV, SOA, MX, LEHO, VPN, REV, PTR, TXT + +Defaults to "A". +.B .IP "\-z NAME, \-\-zone=NAME" Name of the ego of the zone to lookup the record in. The public key associated with the ego will be used for the zone. .B -- cgit v1.2.3