mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-12-22 22:06:31 +01:00
axfer: correct message to notice that help text is implemented
Now help message is available to give help option to command line. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
827ed7d193
commit
1848b38ca9
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ is not allowed except for paths listed below:
|
|||
|
||||
.TP
|
||||
.B \-h, \-\-help
|
||||
Print help messages and finish run time. Not yet implemented.
|
||||
Print help messages and finish run time.
|
||||
|
||||
.TP
|
||||
.B \-q, \-\-quiet
|
||||
|
|
Loading…
Reference in a new issue