From kde-commits Mon Jul 30 17:48:19 2012 From: =?utf-8?q?Lubo=C5=A1=20Lu=C5=88=C3=A1k?= Date: Mon, 30 Jul 2012 17:48:19 +0000 To: kde-commits Subject: icecream/client Message-Id: <20120730174819.C3ECCAC7A9 () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=134367077301662 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"