kolibrios/programs/network/sntp/readme_en.txt
Kirill Lipatov (Leency) e3ae69008a upload SNTP v0.5.2 by Coldy
git-svn-id: svn://kolibrios.org@7638 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-23 21:58:21 +00:00

15 lines
393 B
Plaintext

Command line:
sntp host [-tz [-[+]]hh[:ss]] [-s]|[-st]|[-ss]]
host Name of SNTP server
-tz - set time zone, default is GMT +0:00
Syncronization, defautl is disabled
-s - system date and time
-st - system time (hours, mitutes and seconds) only
-ss - safe current hour (syncronize mitutes and seconds only)
Eg:
sntp pool.ntp.org -tz 1 -s
sntp 88.147.254.227 -tz 1 -ss
History