alsa-utils/alsactl/init/help
Jaroslav Kysela b402cf543a Initial 'alsactl init' implementation
See 'man 7 alsactl_init' for more details.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-07-31 15:45:08 +02:00

8 lines
322 B
Text

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