1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-10 03:35:43 +02:00

pw-link: fix typo in id option (#17409)

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
Andrzej Voss 2025-07-29 23:02:18 +02:00 committed by GitHub
parent 1a8b711f71
commit 4eee899bca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View file

@ -5,7 +5,7 @@
- 모든 오디오 출력 및 입력 포트와 해당 ID 나열:
`pw-link --output --input --ids`
`pw-link {{[-oiI|--output --input --id]}}`
- 출력 포트와 입력 포트 간 링크 생성:
@ -17,7 +17,7 @@
- 모든 링크와 해당 ID 나열:
`pw-link {{[-lI|--links --ids]}}`
`pw-link {{[-lI|--links --id]}}`
- 도움말 표시:

View file

@ -5,7 +5,7 @@
- Lista todos as saídas e entradas de áudio com seus IDs:
`pw-link {{[-oiI|--output --input --ids]}}`
`pw-link {{[-oiI|--output --input --id]}}`
- Cria uma conexão entre uma porta de entrada e uma porta de saída:
@ -17,7 +17,7 @@
- Lista todas as conexões com seus IDs:
`pw-link {{[-lI|--links --ids]}}`
`pw-link {{[-lI|--links --id]}}`
- Exibe ajuda:

View file

@ -5,7 +5,7 @@
- List all audio output and input ports with their IDs:
`pw-link {{[-oiI|--output --input --ids]}}`
`pw-link {{[-oiI|--output --input --id]}}`
- Create a link between an output and an input port:
@ -17,7 +17,7 @@
- List all links with their IDs:
`pw-link {{[-lI|--links --ids]}}`
`pw-link {{[-lI|--links --id]}}`
- Display help: