tools: Document a couple of missing short form args for pw-loobpack

This commit is contained in:
Arun Raghavan 2024-12-31 11:22:17 -05:00
parent 152a6683ef
commit 088d8011f2
2 changed files with 4 additions and 4 deletions

View file

@ -45,10 +45,10 @@ Target device to capture from
\par -P | \--playback=TARGET
Target device to play to
\par \--capture-props=PROPS
\par -i | \--capture-props=PROPS
Wanted properties of capture node (in JSON)
\par \--playback-props=PROPS
\par -o | \--playback-props=PROPS
Wanted properties of capture node (in JSON)
# AUTHORS