Update README.md

This commit is contained in:
Bob Wen 2021-11-04 13:32:51 +08:00
parent 8ee35d8541
commit a0ddf7551f
1 changed files with 3 additions and 3 deletions

View File

@ -89,9 +89,9 @@ htpdate -s www.pool.ntp.org
-c, --count The number of requests for each URL
Default: 4
-C, --command Command to adjust system time, in https://day.js.org/ UTC format
Default(Linux/Mac): '[date --utc -s ]YYYY[-]MM[-]DDTHH[:]mm[:]ss[.]SSS'
Default(Windows): '[wmic os set localdatetime=]YYYYMMDDHHmmss[.]SSS[000][+000]'
-C, --command Command to adjust system time, in https://day.js.org/ format
Default(Linux/Mac): '[date -s ]YYYY[-]MM[-]DDTHH[:]mm[:]ss[.]SSS'
Default(Windows): '[time ]HH[:]mm[:]ss[.]SS[ && date ]MM[-]DD[-]YY'
-h, --help This help text
Default: false