mirror of
https://frontier.innolan.net/rainlance/amiga-ntimed.git
synced 2026-05-03 06:14:33 +00:00
Fixed layout issues
This commit is contained in:
14
README.rst
14
README.rst
@@ -20,11 +20,11 @@ Reference
|
|||||||
~~~~~~~~~
|
~~~~~~~~~
|
||||||
|
|
||||||
Format
|
Format
|
||||||
NTIMED [PARAM <parameter>] [TRACEFILE <file>] [TIMEZONE <zone>] {servers}
|
NTIMED [PARAM <parameter>] [TRACEFILE <file>] [TIMEZONE <zone>] {servers}
|
||||||
[SYNC] [SAVE] [QUIET]
|
[SYNC] [SAVE] [QUIET]
|
||||||
|
|
||||||
Template
|
Template
|
||||||
P=PARAM/K,T=TRACEFILE/K,Z=TIMEZONE/K,SERVERS/M,SYNC/S,SAVE/S,QUIET/S
|
P=PARAM/K,T=TRACEFILE/K,Z=TIMEZONE/K,SERVERS/M,SYNC/S,SAVE/S,QUIET/S
|
||||||
|
|
||||||
PARAM are used to show and set internal Ntimed parameters. A list of parameters
|
PARAM are used to show and set internal Ntimed parameters. A list of parameters
|
||||||
will be shown when using question mark. TRACEFILE can be specified to write a
|
will be shown when using question mark. TRACEFILE can be specified to write a
|
||||||
@@ -38,19 +38,19 @@ SYNC will tell Ntimed to use 15 seconds to synchronizing local time and then
|
|||||||
exit. If SAVE is specified time will be written to hardware clock upon exit.
|
exit. If SAVE is specified time will be written to hardware clock upon exit.
|
||||||
|
|
||||||
Example 1::
|
Example 1::
|
||||||
NTIMED ntp1.example.com ntp2.example.com
|
NTIMED ntp1.example.com ntp2.example.com
|
||||||
|
|
||||||
Example 2::
|
Example 2::
|
||||||
NTIMED TRACEFILE=RAM:trace TIMEZONE=CEST ntp1.example.com
|
NTIMED TRACEFILE=RAM:trace TIMEZONE=CEST ntp1.example.com
|
||||||
|
|
||||||
Example 3::
|
Example 3::
|
||||||
NTIMED P "foo=20,pollrate_25" T T:trace ntp7.example.com
|
NTIMED P "foo=20,pollrate_25" T T:trace ntp7.example.com
|
||||||
|
|
||||||
Example 4::
|
Example 4::
|
||||||
NTIMED Z EST ntp4.example.com SYNC
|
NTIMED Z EST ntp4.example.com SYNC
|
||||||
|
|
||||||
Example 5::
|
Example 5::
|
||||||
NTIMED Z ?
|
NTIMED Z ?
|
||||||
|
|
||||||
Public available timeservers
|
Public available timeservers
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|||||||
Reference in New Issue
Block a user