mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
tools: add -t option to the help
This commit is contained in:
parent
a813830024
commit
9f3c553298
1 changed files with 1 additions and 0 deletions
|
|
@ -871,6 +871,7 @@ static void show_help(struct data *data, const char *name, bool error)
|
|||
" -o, --output List output ports\n"
|
||||
" -i, --input List input ports\n"
|
||||
" -l, --links List links\n"
|
||||
" -t, --latency List port latencies\n"
|
||||
" -m, --monitor Monitor links and ports\n"
|
||||
" -I, --id List IDs\n"
|
||||
" -v, --verbose Verbose port properties\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue