EDIT THIS FILE WITH CAUTION (in-mem file)
It has been AutoGen-ed June 23, 2020 at 02:21:45 AM by AutoGen 5.18.5
From the definitions update-leap-opts.def
and the template file agman-cmd.tpl
[\f\*[B-Font]-flags\f[]] [\f\*[B-Font]-flag\f[] [\f\*[I-Font]value\f[]]] [\f\*[B-Font]--option-name\f[][[=| ]\f\*[I-Font]value\f[]]] All arguments must be options.
This can be run as a cron job. As the file is rarely updated, and leap seconds are announced at least one month in advance (usually longer), it need not be run more frequently than about once every three weeks.
For cron-friendly behavior, define CRONJOB=1 in the crontab.
This script depends on$REQUIREDCMDS
.NOP \f\*[B-Font]-s\f[] \f\*[I-Font]string\f[], \f\*[B-Font]--source-url\f[]=\f\*[I-Font]string\f[] The URL of the master copy of the leapseconds file. Specify the URL of the master copy to download $LEAPSRC
.NOP \f\*[B-Font]-4\f[], \f\*[B-Font]--ipv4\f[] Use only IPv4 addresses for DNS name resolution. This option must not appear in combination with any of the following options: ipv6. Force DNS resolution of following host names on the command line to the IPv4 namespace. _EndOfDoc_; }; flag = { name = ipv6; flags-cant = ipv4, prefer; value = 6; descrip = "Use only IPv6 addresses for DNS name resolution"; doc = <<- _EndOfDoc_ Force DNS resolution of following host names on the command line to the IPv6 namespace. _EndOfDoc_; }; flag = { name = prefer; flags-cant = ipv4, ipv6; value = p; arg-type = keyword; keyword = 4, 6; descrip = 'Prefer IPv4 or IPv6 (as specified) addresses, but use either'; doc = <<- _EndOfDoc_ Prefer IPv4 or IPv6 (as specified) addresses, but use either.
.NOP \f\*[B-Font]-d\f[] \f\*[I-Font]float\f[], \f\*[B-Font]--destination\f[]=\f\*[I-Font]float\f[] Filename on the local system. The name to use to store the leapfile on the local system. $LEAPFILE
.NOP \f\*[B-Font]-e\f[] \f\*[I-Font]string\f[], \f\*[B-Font]--expiration\f[]=\f\*[I-Font]string\f[] Refresh the leapfile this long before it expires. Specify how long before expiration the file is to be refreshed Units are required, e.g. "-e 60 days" Note that larger values imply more frequent refreshes. "$PREFETCH"
.NOP \f\*[B-Font]-f\f[] \f\*[I-Font]string\f[], \f\*[B-Font]--ntp-conf-file\f[]=\f\*[I-Font]string\f[] Location of the ntp.conf file. Specify location of ntp.conf (used to make sure leapfile directive is present and to default leapfile) /etc/ntp.conf
.NOP \f\*[B-Font]-F\f[], \f\*[B-Font]--force-update\f[] Force update of the leapfile. Force update even if current file is OK and not close to expiring.
.NOP \f\*[B-Font]--dont-wait\f[] Don't wait for keystroke between plots.
.NOP \f\*[B-Font]-?\f[], \f\*[B-Font]--help\f[] Display usage information and exit.
.NOP \f\*[B-Font]-!\f[], \f\*[B-Font]--more-help\f[] Pass the extended usage information through a pager.
.NOP \f\*[B-Font]-v\f[] [{\f\*[I-Font]v|c|n\f[] \f\*[B-Font]--version\f[] [{\f\*[I-Font]v|c|n\f[]}]}] Output version of program and exit. The default mode is `v', a simple version. The `c' mode will print copyright information and `n' will print the full copyright notice.
.NOP 0 " (EXIT_SUCCESS)" Successful program execution.
.NOP 1 " (EXIT_FAILURE)" The operation failed or the command syntax was not valid.
.NOP 70 " (EX_SOFTWARE)" libopts had an internal operational error. Please report it to autogen-users@lists.sourceforge.net. Thank you.