mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
pw-link: fix -L comment
This commit is contained in:
parent
76417fd2a6
commit
b5cd6d02fd
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"
|
" -I, --id List IDs\n"
|
||||||
" -v, --verbose Verbose port properties\n"
|
" -v, --verbose Verbose port properties\n"
|
||||||
"Connect: %1$s [options] output input\n"
|
"Connect: %1$s [options] output input\n"
|
||||||
" -L, --linger Linger (for use with -m)\n"
|
" -L, --linger Linger (for use without -m)\n"
|
||||||
" -P, --passive Passive link\n"
|
" -P, --passive Passive link\n"
|
||||||
" -p, --props=PROPS Properties as JSON object\n"
|
" -p, --props=PROPS Properties as JSON object\n"
|
||||||
"Disconnect: %1$s -d [options] output input\n"
|
"Disconnect: %1$s -d [options] output input\n"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue