From: Jeremy C. Reed Date: Tue, 12 Aug 2014 17:27:15 +0000 (+0000) Subject: mention the --server synonym earlier X-Git-Tag: trac3482_base~41^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d0cb94a3b5397159419429a4e96a8e10e759e3f;p=thirdparty%2Fkea.git mention the --server synonym earlier discussed on jabber --- diff --git a/doc/guide/keactrl.xml b/doc/guide/keactrl.xml index 3249f4ad25..720533ca20 100644 --- a/doc/guide/keactrl.xml +++ b/doc/guide/keactrl.xml @@ -41,10 +41,11 @@ keactrl <command> [-c keactrl-config-file] [-s server[,server,..]] The optional -s server[,server ...] switch selects - the servers to which the command is issued. If absent, - the command is sent to all servers enabled in the keactrl - configuration file (--server is a synonym for - -s). If multiple servers are specified, they + the servers to which the command is issued. + (--server is a synonym for -s.) + If absent, the command is sent to all servers enabled in the keactrl + configuration file. + If multiple servers are specified, they should be separated by commas with no intervening spaces.