aboutsummaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/gnunet-zoneimport.18
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/man/gnunet-zoneimport.1 b/doc/man/gnunet-zoneimport.1
index bcfa7b734..cf76b86ee 100644
--- a/doc/man/gnunet-zoneimport.1
+++ b/doc/man/gnunet-zoneimport.1
@@ -48,6 +48,14 @@ Use the configuration file FILENAME.
48.IP "\-h, \-\-help" 48.IP "\-h, \-\-help"
49Print short help on options. 49Print short help on options.
50.B 50.B
51.IP "\-m RELATIVETIME, \-\-minimum-expiration=RELATIVETIME"
52.B
53Ensure that imported DNS records never have an expiration time that
54is less than RELATIVETIME into the future. RELATIVETIME is a time
55given like "1 week" or "1 h". If DNS returns records with a shorter
56lifetime, gnunet\-zoneimport will simply bump the lifetime to the
57specified value (relative to the time of the import). Default is zero.
58
51.IP "\-s MAPSIZE, \-\-size=MAPSIZE" 59.IP "\-s MAPSIZE, \-\-size=MAPSIZE"
52Specifies the size (in number of entries) to use for the main hash 60Specifies the size (in number of entries) to use for the main hash
53map. The value provided should be at least twice the number of domain 61map. The value provided should be at least twice the number of domain