From 76b25b20e713c4a692c71b7bfda70e63e7d11500 Mon Sep 17 00:00:00 2001 From: mattijs <mattijs> Date: Thu, 23 Jul 2009 12:57:38 +0100 Subject: [PATCH] update comment --- .../dataConversion/foamToEnsightParts/foamToEnsightParts.C | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/applications/utilities/postProcessing/dataConversion/foamToEnsightParts/foamToEnsightParts.C b/applications/utilities/postProcessing/dataConversion/foamToEnsightParts/foamToEnsightParts.C index 5e38986331d..7b61fabb221 100644 --- a/applications/utilities/postProcessing/dataConversion/foamToEnsightParts/foamToEnsightParts.C +++ b/applications/utilities/postProcessing/dataConversion/foamToEnsightParts/foamToEnsightParts.C @@ -36,8 +36,8 @@ Usage @param -ascii \n Write Ensight data in ASCII format instead of "C Binary" - @param -zeroTime \n - Include the often incomplete initial conditions. + @param -noZero \n + Exclude the often incomplete initial conditions. @param -index \<start\>\n Ignore the time index contained in the time file and use a -- GitLab