From 0f8790c14860a51d48a97834cd73cf937ab6995c Mon Sep 17 00:00:00 2001 From: Christoph Kords Date: Thu, 12 Dec 2013 08:48:57 +0000 Subject: [PATCH] clarified help string --- processing/post/marc_deformedGeometry.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/processing/post/marc_deformedGeometry.py b/processing/post/marc_deformedGeometry.py index 45cceb801..043ddc528 100755 --- a/processing/post/marc_deformedGeometry.py +++ b/processing/post/marc_deformedGeometry.py @@ -13,7 +13,7 @@ from optparse import OptionParser # --- input parsing parser = OptionParser(usage='%prog [options] resultfile', description = """ -Extract data from a .t16 (MSC.Marc) results file. +Create vtk files for the (deformed) geometry that belongs to a .t16 (MSC.Marc) results file. """ + string.replace('$Id$','\n','\\n') )