aconnect: add page (#23191)

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
This commit is contained in:
Managor
2026-07-14 21:40:29 +03:00
committed by GitHub
co-authored by CleanMachine1
parent 80b84709a1
commit 50e9a5ff64
+20
View File
@@ -0,0 +1,20 @@
# aconnect
> Manage ALSA sequencer connections.
> More information: <https://manned.org/aconnect>.
- List all ports:
`aconnect {{[-a|--all]}}`
- List readable input ports:
`aconnect {{[-i|--input]}}`
- List writeable output ports:
`aconnect {{[-o|--output]}}`
- Display help:
`aconnect`