From: Miroslav Lichvar Date: Fri, 11 Mar 2016 14:17:39 +0000 (+0100) Subject: client: add reselectdist to help text X-Git-Tag: 2.4-pre1~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4acca9b727dce00112717ccfe4d1bc7212e4b6cb;p=thirdparty%2Fchrony.git client: add reselectdist to help text --- diff --git a/client.c b/client.c index 6d729bf3..7b944694 100644 --- a/client.c +++ b/client.c @@ -1198,6 +1198,7 @@ give_help(void) "sources [-v]\0Display information about current sources\0" "sourcestats [-v]\0Display statistics about collected measurements\0" "reselect\0Force reselecting synchronisation source\0" + "reselectdist \0Modify reselection distance\0" "\0\0" "NTP sources:\0\0" "activity\0Check how many NTP sources are online/offline\0"