mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 01:25:07 -05:00
doc: remove unsupported options of add commands
All options from the configuration file are supported in the chronyc add
commands.
This fixes commit 65fd30a547.
This commit is contained in:
@@ -531,10 +531,8 @@ The *add peer* command allows a new NTP peer to be added whilst
|
|||||||
*chronyd* is running.
|
*chronyd* is running.
|
||||||
+
|
+
|
||||||
Following the words *add peer*, the syntax of the following
|
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.
|
<<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.
|
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.
|
*chronyd* is running.
|
||||||
+
|
+
|
||||||
Following the words *add server*, the syntax of the following parameters and
|
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.
|
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:
|
An example of using this command is shown below:
|
||||||
+
|
+
|
||||||
|
|||||||
Reference in New Issue
Block a user