diff options
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 |
