Index: /mppenc/branches/zorg/src/mppenc.c
===================================================================
--- /mppenc/branches/zorg/src/mppenc.c	(revision 87)
+++ /mppenc/branches/zorg/src/mppenc.c	(revision 88)
@@ -145,6 +145,4 @@
              "  mppenc [--options] <Input_File>\n"
              "  mppenc [--options] <Input_File> <Output_File>\n"
-             "  mppenc [--options] <List_of_Input_Files> <Output_File>        (not yet supp.)\n"
-             "  mppenc [--options] <List_of_Input_Files> <Output_Directory>   (not yet supp.)\n"
              "\n" );
 
@@ -281,5 +279,5 @@
              "  --tmpMask x      exploit postmasking: 0: off, 1: on (dflt: %i)\n",         tmpMask_used );
     stderr_printf (
-             "==Stuff settings==========\n" );
+             "==Other settings==========\n" );
     stderr_printf (
              "  --ms x           Mid/Side Stereo, 0: off, 1: reduced, 2: on, 3: decoupled,\n"
