]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
mention the --server synonym earlier
authorJeremy C. Reed <jreed@isc.org>
Tue, 12 Aug 2014 17:27:15 +0000 (17:27 +0000)
committerJeremy C. Reed <jreed@isc.org>
Tue, 12 Aug 2014 17:27:15 +0000 (17:27 +0000)
discussed on jabber

doc/guide/keactrl.xml

index 3249f4ad25e3aa85fffbf42eac2a21e15b9f0a6a..720533ca20de78d69f36adabc918b8b4cebacf2a 100644 (file)
@@ -41,10 +41,11 @@ keactrl &lt;command&gt; [-c keactrl-config-file] [-s server[,server,..]]
 
       <para>
         The optional <command>-s server[,server ...]</command> 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 (<command>--server</command> is a synonym for
-        <command>-s</command>). If multiple servers are specified, they
+        the servers to which the command is issued.
+        (<command>--server</command> is a synonym for <command>-s</command>.)
+        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.
       </para>
     </section>