aboutsummaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-08 18:30:02 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-08 18:30:02 +0000
commit216067618ef77f9fc7c1683c6f47facfb56accd0 (patch)
treef443d27f1b05d6210b7e7b6bcf83bf35d030236f /doc/man
parent042cb093ce1f6c8d7ff2e806903ea9d65947f34e (diff)
downloadgnunet-216067618ef77f9fc7c1683c6f47facfb56accd0.tar.gz
gnunet-216067618ef77f9fc7c1683c6f47facfb56accd0.zip
-implement #2992 (but reverse lookup itself seems to not yet work properly)
Diffstat (limited to 'doc/man')
-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 18a4091d0..ec99d088d 100644
--- a/doc/man/gnunet-namestore.1
+++ b/doc/man/gnunet-namestore.1
@@ -40,6 +40,9 @@ Monitor changes to the zone on an ongoing basis (in contrast to \-D, which merel
40.IP "\-n NAME, \-\-name=NAME" 40.IP "\-n NAME, \-\-name=NAME"
41Name of the record to add/delete/display 41Name of the record to add/delete/display
42.B 42.B
43.IP "\-r PKEY, \-\-reverse=PKEY"
44Determine our GNS name for the given public key (reverse lookup of the PKEY) in the given zone.
45.B
43.IP "\-t TYPE, \-\-type=TYPE" 46.IP "\-t TYPE, \-\-type=TYPE"
44Type of the record to add/delete/display (i.e. "A", "AAAA", "NS", "PKEY", "MX" etc.) 47Type of the record to add/delete/display (i.e. "A", "AAAA", "NS", "PKEY", "MX" etc.)
45.B 48.B