[Git][NTPsec/ntpsec][master] Yet another repair of the C ntpq usage message.
Eric S. Raymond
gitlab at mg.gitlab.com
Sun Nov 6 14:45:40 UTC 2016
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
779474a4 by Eric S. Raymond at 2016-11-06T09:45:30-05:00
Yet another repair of the C ntpq usage message.
Let it not be said that we left this code in bad shape before
scrapping it.
- - - - -
1 changed file:
- ntpdig/main.c
Changes:
=====================================
ntpdig/main.c
=====================================
--- a/ntpdig/main.c
+++ b/ntpdig/main.c
@@ -173,14 +173,15 @@ static void ntpdig_usage(void)
P(" - prohibits the option 'ipv4'\n");
P(" -d no normalverbose Normal verbose\n");
P(" -K Str kod KoD history filename\n");
+ P(" -g yes gap Set gap between requests\n");
P(" -p no syslog Logging with syslog\n");
P(" - prohibits the option 'logfile'\n");
P(" -l Str logfile Log to specified logfile\n");
P(" - prohibits the option 'syslog'\n");
P(" -s no settod Set (step) the time with clock_settime()\n");
- P(" - prohibits the option 'adjtime'\n");
+ P(" - prohibits the option 'slew'\n");
P(" -j no adjtime Set (slew) the time with adjtime()\n");
- P(" - prohibits the option 'settod'\n");
+ P(" - prohibits the option 'step'\n");
P(" -b Str broadcast Use broadcasts to the address specified for synchronisation\n");
P(" -t Num timeout Specify seconds to wait for broadcasts\n");
P(" -a Num authentication Enable authentication with the numbered key\n");
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/779474a49ef0cd80371a75fa5c80a4982a725aa4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20161106/1a555fb9/attachment.html>
More information about the vc
mailing list