pw-link: fix -L comment

This commit is contained in:
Wim Taymans 2022-02-03 16:22:21 +01:00
parent 76417fd2a6
commit b5cd6d02fd

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 with -m)\n"
" -L, --linger Linger (for use without -m)\n"
" -P, --passive Passive link\n"
" -p, --props=PROPS Properties as JSON object\n"
"Disconnect: %1$s -d [options] output input\n"