diff options
Diffstat (limited to 'man/odr-audioenc.1')
| -rw-r--r-- | man/odr-audioenc.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/odr-audioenc.1 b/man/odr-audioenc.1 index 9d9089d..e070b11 100644 --- a/man/odr-audioenc.1 +++ b/man/odr-audioenc.1 @@ -153,7 +153,9 @@ Before starting, run the given script, and only start if it returns 0. Enable PAD insertion and set PAD size in bytes. .TP \fB\-P\fR, \fB\-\-pad\-socket\fR=\fI\,IDENTIFIER\/\fR -Use the given identifier to communicate with ODR\-PadEnc. +Use the given identifier or path to communicate with ODR\-PadEnc. +If it contains '/', it's treated as a full path, otherwise +it's an identifier and sockets are created in /tmp/. .TP \fB\-l\fR, \fB\-\-level\fR Show peak audio level indication. |
