]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
client: add rekey to help text
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 30 Jan 2017 11:14:03 +0000 (12:14 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 31 Jan 2017 10:22:11 +0000 (11:22 +0100)
client.c

index c27c47f412fc6ae02794323e9f0bab13655e0ce5..a22f7ad9444ce35161cac50a272d2647916ce51b 100644 (file)
--- 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"