mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
aconnect: add page (#23191)
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
This commit is contained in:
@@ -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`
|
||||
Reference in New Issue
Block a user