X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FtestBruker2Dicom%2FtestBruker2Dicom.cxx;h=bcadbc55614a1e552bd9b6222042ff384e9f7b83;hb=58b81f41c107f2b451ace2dc378f13a4b8447aa3;hp=c8b055258c8d83428eae07eb17ea54ea9ae05a45;hpb=bc44fc75154847637a0bd24efea6338db738e4da;p=creaBruker.git diff --git a/appli/testBruker2Dicom/testBruker2Dicom.cxx b/appli/testBruker2Dicom/testBruker2Dicom.cxx index c8b0552..bcadbc5 100644 --- a/appli/testBruker2Dicom/testBruker2Dicom.cxx +++ b/appli/testBruker2Dicom/testBruker2Dicom.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: testBruker2Dicom.cxx,v $ Language: C++ - Date: $Date: 2010/03/03 11:07:58 $ - Version: $Revision: 1.9 $ + Date: $Date: 2010/04/22 17:20:41 $ + Version: $Revision: 1.10 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -90,10 +90,10 @@ int main(int argc, char *argv[]) " \n testBruker2Dicom : \n ", " - explores the given directory (holding a FULL Bruker exam), at the 3 levels,", " - fills an equivalent Directory with the MHD files and/or the DICOM files", - " usage: testBruker2Dicom --dirin=rootDirectoryName ", - " --dirout=outputDirectoryName ", - " [-D] [-M] ", - " [{-b|-l}] b:BigEndian,l:LittleEndian default : l ", + " usage: testBruker2Dicom --dirin=rootDirectoryName ", + " --dirout=outputDirectoryName ", + " [-D] [-M] ", + " [{-b|-l}] b:BigEndian,l:LittleEndian default : l ", " [--debug] [--verbose] [--listonly] [--usage] ", " ", " D : user wants to export as DICOM ",