client: add reselectdist to help text

This commit is contained in:
Miroslav Lichvar 2016-03-11 15:17:39 +01:00
parent b2d93b2e38
commit 4acca9b727

View file

@ -1198,6 +1198,7 @@ give_help(void)
"sources [-v]\0Display information about current sources\0" "sources [-v]\0Display information about current sources\0"
"sourcestats [-v]\0Display statistics about collected measurements\0" "sourcestats [-v]\0Display statistics about collected measurements\0"
"reselect\0Force reselecting synchronisation source\0" "reselect\0Force reselecting synchronisation source\0"
"reselectdist <dist>\0Modify reselection distance\0"
"\0\0" "\0\0"
"NTP sources:\0\0" "NTP sources:\0\0"
"activity\0Check how many NTP sources are online/offline\0" "activity\0Check how many NTP sources are online/offline\0"