From: Miroslav Lichvar Date: Mon, 30 Jan 2017 11:14:03 +0000 (+0100) Subject: client: add rekey to help text X-Git-Tag: 3.1~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=48f7598fed06ef83dd4e203067f1adae2bdd0d9d;p=thirdparty%2Fchrony.git client: add rekey to help text --- diff --git a/client.c b/client.c index c27c47f4..a22f7ad9 100644 --- a/client.c +++ b/client.c @@ -1242,6 +1242,7 @@ give_help(void) "Other daemon commands:\0\0" "cyclelogs\0Close and re-open log files\0" "dump\0Dump all measurements to save files\0" + "rekey\0Re-read keys from key file\0" "\0\0" "Client commands:\0\0" "dns -n|+n\0Disable/enable resolving IP addresses to hostnames\0"