From ea41f7ab0961427f5728edb82ecce9bfe3895e60 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Wed, 4 Dec 2019 15:12:31 +0100 Subject: [PATCH] doc: remove unsupported options of add commands All options from the configuration file are supported in the chronyc add commands. This fixes commit 65fd30a5473f0a13a216e2d481236ebe54058b41. --- doc/chronyc.adoc | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/doc/chronyc.adoc b/doc/chronyc.adoc index 2f96a27..2914786 100644 --- a/doc/chronyc.adoc +++ b/doc/chronyc.adoc @@ -531,10 +531,8 @@ The *add peer* command allows a new NTP peer to be added whilst *chronyd* is running. + Following the words *add peer*, the syntax of the following -parameters and options is similar to that for the +parameters and options is identical to that for the <> directive in the configuration file. -The following peer options can be set in the command: *port*, *minpoll*, -*maxpoll*, *presend*, *maxdelayratio*, *maxdelay*, *key*. + An example of using this command is shown below. + @@ -547,10 +545,8 @@ The *add server* command allows a new NTP server to be added whilst *chronyd* is running. + Following the words *add server*, the syntax of the following parameters and -options is similar to that for the <> +options is identical to that for the <> directive in the configuration file. -The following server options can be set in the command: *port*, *minpoll*, -*maxpoll*, *presend*, *maxdelayratio*, *maxdelay*, *key*. + An example of using this command is shown below: +