mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
pw-link: clarify -L option
-L is enabled by default, unless -m is specified.
This commit is contained in:
parent
b5cd6d02fd
commit
a947faeaa0
1 changed files with 1 additions and 1 deletions
|
|
@ -567,7 +567,7 @@ static void show_help(struct data *data, const char *name)
|
|||
" -I, --id List IDs\n"
|
||||
" -v, --verbose Verbose port properties\n"
|
||||
"Connect: %1$s [options] output input\n"
|
||||
" -L, --linger Linger (for use without -m)\n"
|
||||
" -L, --linger Linger (default, unless -m is used)\n"
|
||||
" -P, --passive Passive link\n"
|
||||
" -p, --props=PROPS Properties as JSON object\n"
|
||||
"Disconnect: %1$s -d [options] output input\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue