aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-namestore.1
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-08-19 18:56:26 +0000
committerChristian Grothoff <christian@grothoff.org>2013-08-19 18:56:26 +0000
commitbdeb92f66e328fc964423310300a18981d9eb1af (patch)
treefa79f0736deefb68bc55cfce0f6a0cafcd7ba396 /doc/man/gnunet-namestore.1
parentd2f35e3e07c4ef9042ac48d06e5fd239085b7f8f (diff)
downloadgnunet-bdeb92f66e328fc964423310300a18981d9eb1af.tar.gz
gnunet-bdeb92f66e328fc964423310300a18981d9eb1af.zip
-implementing #2990: integration of gnunet-namestore with identity service
Diffstat (limited to 'doc/man/gnunet-namestore.1')
-rw-r--r--doc/man/gnunet-namestore.14
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/gnunet-namestore.1 b/doc/man/gnunet-namestore.1
index f7a4695d7..b2bb1b212 100644
--- a/doc/man/gnunet-namestore.1
+++ b/doc/man/gnunet-namestore.1
@@ -52,8 +52,8 @@ Print GNUnet version number.
52.IP "\-V VALUE, \-\-value=VALUE" 52.IP "\-V VALUE, \-\-value=VALUE"
53Value to store or remove from the GNS zone. Specific format depends on the record type. A records expect a dotted decimal IPv4 address, AAAA records an IPv6 address, PKEY a public key in GNUnet's printable format, and CNAME and NS records should be a domain name. 53Value to store or remove from the GNS zone. Specific format depends on the record type. A records expect a dotted decimal IPv4 address, AAAA records an IPv6 address, PKEY a public key in GNUnet's printable format, and CNAME and NS records should be a domain name.
54.B 54.B
55.IP "\-z FILENAME, \-\-zonekey=FILENAME" 55.IP "\-z EGO, \-\-zone=EGO"
56Specifies the filename with the private key for the zone (mandatory option) 56Specifies the name of the ego controlling the private key for the zone (mandatory option)
57 57
58 58
59.SH BUGS 59.SH BUGS