mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-10 00:35:42 +01:00
Revert "alsactl - Display help for names command"
This reverts commit 6d32e055d7
.
From: Alexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
70451054e0
commit
5ee6a67075
1 changed files with 0 additions and 2 deletions
|
@ -68,8 +68,6 @@ static void help(void)
|
||||||
printf(" restore <card #> load current driver setup for one or each soundcards\n");
|
printf(" restore <card #> load current driver setup for one or each soundcards\n");
|
||||||
printf(" from configuration file\n");
|
printf(" from configuration file\n");
|
||||||
printf(" init <card #> initialize driver to a default state\n");
|
printf(" init <card #> initialize driver to a default state\n");
|
||||||
printf(" names <card #> dump information about all the known present (sub-)devices\n");
|
|
||||||
printf(" into configuration file (DEPRECATED)\n");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
int main(int argc, char *argv[])
|
int main(int argc, char *argv[])
|
||||||
|
|
Loading…
Reference in a new issue