From: Jaroslav Kysela Date: Thu, 28 Apr 2011 06:13:28 +0000 (+0200) Subject: Revert "alsactl - Display help for names command" X-Git-Tag: rh-start~32 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=07869454330fe81706e3eb0e185ab5b47bea18f2;p=alsa-utils.git Revert "alsactl - Display help for names command" This reverts commit 6d32e055d73edfe6be90135c500dcb32491cf04d. From: Alexander Stein Signed-off-by: Jaroslav Kysela --- diff --git a/alsactl/alsactl.c b/alsactl/alsactl.c index 3b5dfda..54af3bf 100644 --- a/alsactl/alsactl.c +++ b/alsactl/alsactl.c @@ -66,8 +66,6 @@ static void help(void) printf(" restore load current driver setup for one or each soundcards\n"); printf(" from configuration file\n"); printf(" init initialize driver to a default state\n"); - printf(" names dump information about all the known present (sub-)devices\n"); - printf(" into configuration file (DEPRECATED)\n"); } int main(int argc, char *argv[])