]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
doc: remove unsupported options of add commands
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 4 Dec 2019 14:12:31 +0000 (15:12 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 12 Dec 2019 13:43:55 +0000 (14:43 +0100)
All options from the configuration file are supported in the chronyc add
commands.

This fixes commit 65fd30a5473f0a13a216e2d481236ebe54058b41.

doc/chronyc.adoc

index 2f96a27fb5a04463c49db70083bece77b5bb74c3..2914786fdda1c4bbedf1219e4a21604c77b4808a 100644 (file)
@@ -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
 <<chrony.conf.adoc#peer,*peer*>> 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 <<chrony.conf.adoc#server,*server*>>
+options is identical to that for the <<chrony.conf.adoc#server,*server*>>
 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:
 +