diff options
| author | 2018-06-04 21:05:54 -0400 | |
|---|---|---|
| committer | 2018-06-04 21:05:54 -0400 | |
| commit | 4d1efbbd1aa971401202bb1bd436742c57170980 (patch) | |
| tree | a3eb68d768223982546ee6bf35bd533b1e0905bc /doc/barriers.1 | |
| parent | 5f6625ebd476340745d578b08620dbe4d27d1a9b (diff) | |
| parent | 4a8bfd06e73d7f051f0b39e19e57616c7bbb8ad1 (diff) | |
Update upstream source from tag 'upstream/2.1.1+dfsg'
Update to upstream version '2.1.1+dfsg'
with Debian dir fae8a5463c58b9ee303cb04f24606a56a5a08fba
Diffstat (limited to 'doc/barriers.1')
| -rw-r--r-- | doc/barriers.1 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/barriers.1 b/doc/barriers.1 index 655d417..e0dc49a 100644 --- a/doc/barriers.1 +++ b/doc/barriers.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. -.TH BARRIERS "1" "March 2018" "barriers 2.0.0, protocol version 1.6" "User Commands" +.TH BARRIERS "1" "May 2018" "barriers 2.1.0-snapshot" "User Commands" .SH NAME barriers \- Barrier Keyboard/Mouse Server .SH SYNOPSIS @@ -63,13 +63,14 @@ Default options are marked with a * .PP The argument for \fB\-\-address\fR is of the form: [<hostname>][:<port>]. The hostname must be the address or hostname of an interface on the system. -The default is to listen on all interfaces. The port overrides the -default port, 24800. +Placing brackets around an IPv6 address is required when also specifying +a port number and optional otherwise. The default is to listen on all +interfaces using port number 24800. .PP If no configuration file pathname is provided then the first of the following to load successfully sets the configuration: .IP -$HOME/.barrier.conf +$HOME/.local/share/barrier/barrier.conf \fI\,/etc/barrier.conf\/\fP .SH COPYRIGHT Copyright \(co 2018 Debauchee Open Source Group |
