kolibrios-fun/programs/network/sntp/readme_en.txt
hidnplayr bf0e6f7498 Fix some spelling
git-svn-id: svn://kolibrios.org@8040 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-14 14:29:14 +00:00

15 lines
399 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
Synchronization, default is disabled
-s - system date and time
-st - system time (hours, minutes and seconds) only
-ss - preserve current hour (synchronize minutes and seconds only)
Eg:
sntp pool.ntp.org -tz 1 -s
sntp 88.147.254.227 -tz 1 -ss
History