Ignore:
Timestamp:
11/03/06 20:45:22 (17 years ago)
Author:
zorg
Message:

Misc cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mppenc/branches/zorg/src/mppenc.c

    r87 r88  
    145145             "  mppenc [--options] <Input_File>\n"
    146146             "  mppenc [--options] <Input_File> <Output_File>\n"
    147              "  mppenc [--options] <List_of_Input_Files> <Output_File>        (not yet supp.)\n"
    148              "  mppenc [--options] <List_of_Input_Files> <Output_Directory>   (not yet supp.)\n"
    149147             "\n" );
    150148
     
    281279             "  --tmpMask x      exploit postmasking: 0: off, 1: on (dflt: %i)\n",         tmpMask_used );
    282280    stderr_printf (
    283              "==Stuff settings==========\n" );
     281             "==Other settings==========\n" );
    284282    stderr_printf (
    285283             "  --ms x           Mid/Side Stereo, 0: off, 1: reduced, 2: on, 3: decoupled,\n"
Note: See TracChangeset for help on using the changeset viewer.