summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-26 20:44:32 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-26 20:44:32 +0000
commitf7dcfcf1bc3282549c661216013bd8be4219025a (patch)
tree94391d31aea67bc4aa2bd0aa7e4c776c90e858c2 /doc
parenta4adcf289e446aae3f88ff5b643729df3a6a419e (diff)
-adding support for importing PKEY records from URIs
Diffstat (limited to 'doc')
-rw-r--r--doc/man/gnunet-namestore.13
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/man/gnunet-namestore.1 b/doc/man/gnunet-namestore.1
index 4ecdbb0a6..f05db0a80 100644
--- a/doc/man/gnunet-namestore.1
+++ b/doc/man/gnunet-namestore.1
@@ -40,6 +40,9 @@ Name of the record to add/delete/display
.IP "\-t TYPE, \-\-type=TYPE"
Type of the record to add/delete/display (i.e. "A", "AAAA", "NS", "PKEY", "MX" etc.)
.B
+.IP "\-u URI, \-\-uri=URI"
+Add PKEY record from gnunet://gns/-URI to our zone; the record type is always PKEY, if no expiration is given FOREVER is used
+.B
.IP "\-v, \-\-version"
Print GNUnet version number.
.B