mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
tools: clarify the target param
The target param is an object.serial or node.name. Use TARGET_OBJECT instead of NODE_TARGET.
This commit is contained in:
parent
8767e8ed97
commit
1beddd78d2
2 changed files with 5 additions and 5 deletions
|
|
@ -790,7 +790,7 @@ static void show_usage(const char *name, bool is_error)
|
|||
" --media-type Set media type (default %s)\n"
|
||||
" --media-category Set media category (default %s)\n"
|
||||
" --media-role Set media role (default %s)\n"
|
||||
" --target Set node target (default %s)\n"
|
||||
" --target Set node target serial or name (default %s)\n"
|
||||
" 0 means don't link\n"
|
||||
" --latency Set node latency (default %s)\n"
|
||||
" Xunit (unit = s, ms, us, ns)\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue