From 60b697dc2e61bec2d49c13d4d8855e1506efba9b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 10 May 2018 12:48:53 +0200 Subject: add option to bump lifetime --- doc/man/gnunet-zoneimport.1 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/man') 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. .IP "\-h, \-\-help" Print short help on options. .B +.IP "\-m RELATIVETIME, \-\-minimum-expiration=RELATIVETIME" +.B +Ensure that imported DNS records never have an expiration time that +is less than RELATIVETIME into the future. RELATIVETIME is a time +given like "1 week" or "1 h". If DNS returns records with a shorter +lifetime, gnunet\-zoneimport will simply bump the lifetime to the +specified value (relative to the time of the import). Default is zero. + .IP "\-s MAPSIZE, \-\-size=MAPSIZE" Specifies the size (in number of entries) to use for the main hash map. The value provided should be at least twice the number of domain -- cgit v1.2.3