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
Hide 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,..]]
...
@@ -41,10 +41,11 @@ keactrl <command> [-c keactrl-config-file] [-s server[,server,..]]
<para>
<para>
The optional
<command>
-s server[,server ...]
</command>
switch selects
The optional
<command>
-s server[,server ...]
</command>
switch selects
the servers to which the command is issued. If absent,
the servers to which the command is issued.
the command is sent to all servers enabled in the keactrl
(
<command>
--server
</command>
is a synonym for
<command>
-s
</command>
.)
configuration file (
<command>
--server
</command>
is a synonym for
If absent, the command is sent to all servers enabled in the keactrl
<command>
-s
</command>
). If multiple servers are specified, they
configuration file.
If multiple servers are specified, they
should be separated by commas with no intervening spaces.
should be separated by commas with no intervening spaces.
</para>
</para>
</section>
</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