Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
7d0cb94a
Commit
7d0cb94a
authored
Aug 12, 2014
by
Jeremy C. Reed
Browse files
mention the --server synonym earlier
discussed on jabber
parent
2641692c
Changes
1
Show whitespace changes
Inline
Side-by-side
doc/guide/keactrl.xml
View file @
7d0cb94a
...
...
@@ -41,10 +41,11 @@ keactrl <command> [-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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment