From a65686e83f6a0769706faa73f0ac93e6def16404 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Wed, 30 Apr 2014 16:47:46 +0200 Subject: [PATCH] doc: update chronyd -r and chronyc -h descriptions --- chrony.texi.in | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/chrony.texi.in b/chrony.texi.in index e7ccb94..7080753 100644 --- a/chrony.texi.in +++ b/chrony.texi.in @@ -990,7 +990,7 @@ this option can be used twice to print also debugging messages. This option can be used to specify an alternate location for the configuration file (default @file{@SYSCONFDIR@/chrony.conf}). @item -r -This option will reload sample histories for each of the servers being +This option will reload sample histories for each of the servers and refclocks being used. These histories are created by using the @code{dump} command in @code{chronyc}, or by setting the @code{dumponexit} directive in the configuration file. This option is useful if you want to stop and @@ -3010,8 +3010,7 @@ Displays the version number of chronyc on the terminal, and exists. @item -h This option allows the user to specify which host running the @code{chronyd} program is to be contacted. This allows for remote -configuration, without having to telnet or rlogin to the other host -first. +configuration, without having to ssh to the other host first. The default is to contact @code{chronyd} running on the same host as that where chronyc is being run.