]> git.alsa-project.org Git - alsa-utils.git/commit
BAT: Change comments and interface of usage()
authorLu, Han <han.lu@intel.com>
Tue, 20 Oct 2015 08:45:47 +0000 (16:45 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 20 Oct 2015 09:06:24 +0000 (11:06 +0200)
commit5a48606d940c9676309b766592f84fb64e1da73d
tree067dba61a6e5fb8df60c71623ad524a8766ebfb2
parent8c910830f0b93e8956d0662017aae394cb3d9561
BAT: Change comments and interface of usage()

1. Change comment strings to make the descriptions more clear;
2. Add indent for option lines that have no indent;
3. Use a const string instead of argv[0] as program name.

Signed-off-by: Lu, Han <han.lu@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
bat/bat.c