diff options
Diffstat (limited to 'doc/man/gnunet-namestore.1')
-rw-r--r-- | doc/man/gnunet-namestore.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/man/gnunet-namestore.1 b/doc/man/gnunet-namestore.1 index 4ecdbb0..f05db0a 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 |