1
0
Fork 0
android_external_alsa-utils/alsactl/init/help
2025-06-24 22:48:58 -05:00

8 lines
391 B
Text

# help page
PRINT="Available commands (identified by the environment variable CMD):\n\n"
PRINT=" (not set) Do a soundcard initialization\n"
PRINT=" default Do a default (guess method) initialization\n"
PRINT=" help Show this information\n"
PRINT=" info Print all available hardware identification\n"
PRINT=" test Do alsactl utility parser tests\n"