mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
tools: Document a couple of missing short form args for pw-loobpack
This commit is contained in:
parent
152a6683ef
commit
088d8011f2
2 changed files with 4 additions and 4 deletions
|
|
@ -77,9 +77,9 @@ static void show_help(struct data *data, const char *name, bool error)
|
|||
" -l, --latency Desired latency in ms\n"
|
||||
" -d, --delay Desired delay in float s\n"
|
||||
" -C --capture Capture source to connect to (name or serial)\n"
|
||||
" --capture-props Capture stream properties\n"
|
||||
" -i --capture-props Capture stream properties\n"
|
||||
" -P --playback Playback sink to connect to (name or serial)\n"
|
||||
" --playback-props Playback stream properties\n",
|
||||
" -o --playback-props Playback stream properties\n",
|
||||
name,
|
||||
data->opt_node_name,
|
||||
data->opt_group_name,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue