Browse Source

Add the autoconnect option

It is in the --help but not in the man page.
tags/v1.9.13
Bruno Vernay Filipe Coelho <falktx@falktx.com> 7 years ago
parent
commit
0daba5bf22
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      man/jackd.0

+ 6
- 0
man/jackd.0 View File

@@ -53,6 +53,12 @@ These do not include \fIbackend\-parameters\fR, which are listed using
the \fB\-\-help\fR option for each specific backend. Examples below
show how to list them.

.TP
\fB\-a, \-\-autoconnect\fR \fImodechar\fR
Select how to handle self connect requests. They can be ignore or fail,
on all port or just external ones. Use the \fB\-\-help\fR option to know
your system specific options. The default is to not restrict self connect
requests.".
.TP
\fB\-m, \-\-no\-mlock\fR
Do not attempt to lock memory, even if \fB\-\-realtime\fR.


Loading…
Cancel
Save