diff options
Diffstat (limited to 'sntp/sntp-opts.def')
-rw-r--r-- | sntp/sntp-opts.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sntp/sntp-opts.def b/sntp/sntp-opts.def index fcfeaaf6c6b7..7664b1bf08b9 100644 --- a/sntp/sntp-opts.def +++ b/sntp/sntp-opts.def @@ -128,6 +128,7 @@ flag = { descrip = "Look in this file for the key specified with @option{-a}"; arg-type = file; arg-name = "file-name"; + arg-default = "/etc/ntp.keys"; doc = <<- _EndOfDoc_ This option specifies the keyfile. @code{sntp} will search for the key specified with @option{-a} |