diff options
author | Christian Grothoff <christian@grothoff.org> | 2013-08-13 22:00:45 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2013-08-13 22:00:45 +0000 |
commit | 78f323a26ba33c640162741d4f44b6996239b0e8 (patch) | |
tree | 54f1f6cd78ce5232dbf2fa363cbbbf4f224058fc /doc/man/gnunet-gns.1 | |
parent | 59b84fb41a89b6237001e30d75e878d694de957d (diff) |
-adapting fcfsd to new namestore API, moving from gns to namestore subsystem
Diffstat (limited to 'doc/man/gnunet-gns.1')
-rw-r--r-- | doc/man/gnunet-gns.1 | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/doc/man/gnunet-gns.1 b/doc/man/gnunet-gns.1 index ef5a0f9bc..e5e2240b9 100644 --- a/doc/man/gnunet-gns.1 +++ b/doc/man/gnunet-gns.1 @@ -1,4 +1,4 @@ -.TH GNUNET\-GNS 1 "Aug 8, 2012" "GNUnet" +.TH GNUNET\-GNS 1 "Aug 8, 2013" "GNUnet" .SH NAME gnunet\-gns \- Access to GNUnet Name Service @@ -13,10 +13,6 @@ gnunet\-gns \- Access to GNUnet Name Service .SH OPTIONS .B -.IP "\-a NAME, \-\-authority=NAME" -Get the authority of a particular name. -For example the authority for "www.fcfs.gads" is "fcfs.gads". -.B .IP "\-c FILENAME, \-\-config=FILENAME" Use the configuration file FILENAME. .B @@ -26,11 +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 "\-s NAME, \-\-shorten NAME" -Shorten GNUnet Name Service Name. -The service will try to shorten the delegation chain of the name if a "closer" -authority chain exists relative to your local root zone. -.B .IP "\-t RRTYPE, \-\-type=RRTYPE" Resource Record Type (RRTYPE) to look for. Supported RRTYPE's are: A, AAAA, CNAME, NS, PKEY, PSEU, TLSA, SRV, SOA, MX, LEHO, VPN, REV, PTR, TXT |