mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-05 09:35:07 -05:00
client: add rekey to help text
This commit is contained in:
1
client.c
1
client.c
@@ -1242,6 +1242,7 @@ give_help(void)
|
|||||||
"Other daemon commands:\0\0"
|
"Other daemon commands:\0\0"
|
||||||
"cyclelogs\0Close and re-open log files\0"
|
"cyclelogs\0Close and re-open log files\0"
|
||||||
"dump\0Dump all measurements to save files\0"
|
"dump\0Dump all measurements to save files\0"
|
||||||
|
"rekey\0Re-read keys from key file\0"
|
||||||
"\0\0"
|
"\0\0"
|
||||||
"Client commands:\0\0"
|
"Client commands:\0\0"
|
||||||
"dns -n|+n\0Disable/enable resolving IP addresses to hostnames\0"
|
"dns -n|+n\0Disable/enable resolving IP addresses to hostnames\0"
|
||||||
|
|||||||
Reference in New Issue
Block a user