pw-link: clarify -L option

-L is enabled by default, unless -m is specified.
This commit is contained in:
Wim Taymans 2022-02-03 16:30:06 +01:00
parent b5cd6d02fd
commit a947faeaa0

View file

@ -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"