X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FPrintParameterFile%2FPrintParameterFile.cxx;h=9d18a3ebd0ce004aee3c25e3a111a1e5e97121ec;hb=5a38892e9f13150c99d0af186aa8c0741146f9e4;hp=dd4f3dfd305fd2d64cb91884dbc0a8b884c1a765;hpb=7b7bbcd11996dd24d3b670c2befb7cdad14310b5;p=creaBruker.git diff --git a/appli/PrintParameterFile/PrintParameterFile.cxx b/appli/PrintParameterFile/PrintParameterFile.cxx index dd4f3df..9d18a3e 100644 --- a/appli/PrintParameterFile/PrintParameterFile.cxx +++ b/appli/PrintParameterFile/PrintParameterFile.cxx @@ -17,12 +17,12 @@ int main(int argc, char *argv[]) { START_USAGE(usage) " \n PrintParameterFile : \n ", - " - explores the given Bruker parameter file, ", + " - explores the given Bruker parameter file, ", " - prints its content, ", " usage: BrukerToMhd filein=rukerParameterFile ", " [debug] [verbose] ", - " ", - " debug : developper wants to run the program in 'debug mode' ", + " ", + " debug : developper wants to run the program in 'debug mode' ", FINISH_USAGE // ------------ Initialize Arguments Manager ----------------