aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-namestore.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-namestore.1')
-rw-r--r--doc/man/gnunet-namestore.13
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/man/gnunet-namestore.1 b/doc/man/gnunet-namestore.1
index 9f4b4d2d6..45309fad6 100644
--- a/doc/man/gnunet-namestore.1
+++ b/doc/man/gnunet-namestore.1
@@ -65,7 +65,8 @@ PKEY) in the given zone.
65Sets record set to values given in RECORDLINE. This option can be specified multiple 65Sets record set to values given in RECORDLINE. This option can be specified multiple
66times to provide multiple records for the record set. Existing records under the 66times to provide multiple records for the record set. Existing records under the
67same label will be deleted. The format for the RECORDLINE is 67same label will be deleted. The format for the RECORDLINE is
68"TTL TYPE FLAGS VALUE" where TTL is the time to live in seconds, TYPE is the 68"TTL TYPE FLAGS VALUE" where TTL is the time to live in seconds (unit must not
69be given explicitly, seconds is always implied), TYPE is the
69DNS/GNS record type, FLAGS is "(N)ORMAL", "(S)HADOW" or "(P)UBLIC". The VALUE 70DNS/GNS record type, FLAGS is "(N)ORMAL", "(S)HADOW" or "(P)UBLIC". The VALUE
70follows the usual human-readable value format(s) of DNS/GNS. 71follows the usual human-readable value format(s) of DNS/GNS.
71.B 72.B