client: update help text

This commit is contained in:
Miroslav Lichvar 2015-09-29 16:18:06 +02:00
parent 3eb43f4619
commit c6c833fb9c

View file

@ -1189,7 +1189,7 @@ give_help(void)
"System clock:\0\0"
"tracking\0Display system time information\0"
"makestep\0Correct clock by stepping immediately\0"
"makestep [<threshold> <updates>]\0Configure automatic clock stepping\0"
"makestep <threshold> <updates>\0Configure automatic clock stepping\0"
"maxupdateskew <skew>\0Modify maximum valid skew to update frequency\0"
"waitsync [max-tries [max-correction [max-skew]]]\0"
"Wait until synchronised in specified limits\0"
@ -1213,7 +1213,8 @@ give_help(void)
"minstratum <address> <stratum>\0Modify minimum stratum\0"
"offline [<mask>/<address>]\0Set sources in subnet to offline status\0"
"online [<mask>/<address>]\0Set sources in subnet to online status\0"
"polltarget <address> <target>\0Modify poll target of source\0"
"polltarget <address> <target>\0Modify poll target\0"
"refresh\0Refresh IP addresses\0"
"\0\0"
"Manual time input:\0\0"
"manual off|on|reset\0Disable/enable/reset settime command\0"