X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkWriteDicomSeries.ggo;h=d5f1347cc6bb504a55c829ba337da6cc7aa5fff7;hb=5578995d9a82792833333eeb3dd5c8ecac967293;hp=faa08cb44492dad8574303acf3f5d89bcc40a08f;hpb=b7c0103ffcb88cd6dc1458fec00fc2d7077e48ea;p=clitk.git diff --git a/tools/clitkWriteDicomSeries.ggo b/tools/clitkWriteDicomSeries.ggo index faa08cb..d5f1347 100644 --- a/tools/clitkWriteDicomSeries.ggo +++ b/tools/clitkWriteDicomSeries.ggo @@ -14,3 +14,4 @@ option "tag" t "Tags values" string no multiple default="MIDPOSITION" option "newSeriesUID" e "Write the series with a new series UID (ignored if given in key/tag option)" flag off option "newStudyUID" u "Write the series with a new study UID (ignored if given in key/tag option; forces newSeriesUID = true)" flag off option "useSizeAsReference" s "Use the size of the dicom image as reference for an occasional resampling" flag off +option "preserve" p "Preserve private tags and keep original UID (eg: Xio)" flag off