SVN commit 1308588 by lunakl: add [compiler] to the command line template in --help M +1 -1 main.cpp --- trunk/icecream/client/main.cpp #1308587:1308588 @@ -69,7 +69,7 @@ { printf( "Usage:\n" -" icecc [compile options] -o OBJECT -c SOURCE\n" +" icecc [compiler] [compile options] -o OBJECT -c SOURCE\n" " icecc --help\n" "\n" "Options:\n"