X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=Example%2FReWrite.cxx;h=6d500d98c44846050b3d9255c1d3229707bb3c97;hb=334c1f1be0ecba3567a52225ee973d69e906c721;hp=188b0b34825ff7293d957fa58fb30c354fd39732;hpb=f215c25069021e599c885489388965b2c1b43f78;p=gdcm.git diff --git a/Example/ReWrite.cxx b/Example/ReWrite.cxx index 188b0b34..6d500d98 100644 --- a/Example/ReWrite.cxx +++ b/Example/ReWrite.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: ReWrite.cxx,v $ Language: C++ - Date: $Date: 2006/03/01 09:51:56 $ - Version: $Revision: 1.18 $ + Date: $Date: 2006/03/17 14:36:37 $ + Version: $Revision: 1.19 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -30,7 +30,7 @@ int main(int argc, char *argv[]) " Re write a full gdcm-readable Dicom image ", " (usefull when the file header is not very straight). ", " ", - " usage: ReWrite filein=inputFileName fileout=anonymizedFileName ", + " usage: ReWrite filein=inputFileName fileout=outputFileName ", " [mode=write mode] [noshadow] [noseq][debug] ", " ", " mode = a (ACR), x (Explicit VR Dicom), r (RAW : only pixels) ",