Index: envy24control.c =================================================================== RCS file: /cvsroot/alsa/alsa-tools/envy24control/envy24control.c,v retrieving revision 1.40 diff -u -r1.40 envy24control.c --- envy24control.c 8 Dec 2005 16:36:12 -0000 1.40 +++ envy24control.c 14 Dec 2005 14:49:34 -0000 @@ -1877,6 +1877,7 @@ fprintf(stderr, "\t-v, --view_spdif_playback\tshows the spdif playback channels in the mixer\n"); fprintf(stderr, "\t-f, --profiles_file\tuse file as profiles file\n"); fprintf(stderr, "\t-m, --midichannel\tmidi channel number for controller control\n"); + fprintf(stderr, "\t-M, --midienhanced\tUse an enhanced mapping from midi controller to db slider\n"); } int main(int argc, char **argv)