From: Jaroslav Kysela Date: Thu, 28 Apr 2011 06:13:28 +0000 (+0200) Subject: Revert "alsactl - Display help for names command" X-Git-Tag: v1.0.25~22 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=5ee6a670751db67f9e2b2910d5b3b6fc6fff8dfd;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 c2120bd..1792747 100644 --- a/alsactl/alsactl.c +++ b/alsactl/alsactl.c @@ -68,8 +68,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[])