[Git][NTPsec/ntpsec][master] Resynchronize ntpdig documentation and usage message with reality.
Eric S. Raymond
gitlab at mg.gitlab.com
Sat Nov 5 20:27:17 UTC 2016
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
30b568a7 by Eric S. Raymond at 2016-11-05T16:26:32-04:00
Resynchronize ntpdig documentation and usage message with reality.
- - - - -
2 changed files:
- docs/includes/ntpdig-body.txt
- ntpdig/main.c
Changes:
=====================================
docs/includes/ntpdig-body.txt
=====================================
--- a/docs/includes/ntpdig-body.txt
+++ b/docs/includes/ntpdig-body.txt
@@ -8,7 +8,7 @@ ntpdig
[--help | -?] [-4 | -6] [-a keynum] [-b bcaddress] [-B bctimeout]
[-c] [-d] [-D debug-level] [-g delay] [-j] [-K kodfile] [-k keyfile]
[-l logfile] [-M steplimit] [-o ntpver] [-r] [-S] [-s]
- [-u uctimeout] [--wait] [--version] [address...]+
+ [-u uctimeout] [--wait] [--no-wait] [--version] [address...]+
== DESCRIPTION ==
=====================================
ntpdig/main.c
=====================================
--- a/ntpdig/main.c
+++ b/ntpdig/main.c
@@ -171,8 +171,10 @@ static void ntpdig_usage(void)
P(" - prohibits the option 'ipv6'\n");
P(" -6 no ipv6 Force IPv6 DNS name resolution\n");
P(" - prohibits the option 'ipv4'\n");
+ P(" -c yes concurrent Hosts to be queried concurrently\n");
P(" -d no debug Normal verbose\n");
P(" -D yes set-debug-level Normal verbose\n");
+ P(" -g yes gap Set gap between requests\n");
P(" -j no json Use JSON output format\n");
P(" -K Str kod KoD history filename\n");
P(" -l Str logfile Log to specified logfile\n");
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/30b568a7e26aaf7c43089545d4c0384834046c3d
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20161105/2c4fcbb8/attachment.html>
More information about the vc
mailing list