Index: /issm/trunk-jpl/src/m/plot/plotdoc.py
===================================================================
--- /issm/trunk-jpl/src/m/plot/plotdoc.py	(revision 21442)
+++ /issm/trunk-jpl/src/m/plot/plotdoc.py	(revision 21443)
@@ -18,6 +18,5 @@
 						'driving_stress':' plot the driving stress (in kPa)',
 						'elements_type':' model used for each element',
-						'vertexnumbering':' numbering of vertices',
-						'highlightelements':' to highlight elements to highlight the element list',
+						
 						'highlightvertices':' to highlight vertices (use highlight option to enter the vertex list',
 						'referential':' stressbalance referential',
@@ -62,5 +61,5 @@
 						 'fontweight':" fontweight for the title 'normal', 'bold'",
 						 'fontcolor':" TODO",
-						 'highlight':" highlights certain nodes or elements when using 'nodenumbering' or 'elementnumbering' or 'highlightnodes ' or 'highlightelements' option",
+						 'highlight':" highlights certain nodes or elements when using 'vetrexnumbering' or 'elementnumbering' or 'highlightvertices ' or 'highlightelements' option",
 						 'title':" subplot title (string)",
 						 'xlim':" limits of X axis (all subplots) (ex: [0,500])",
@@ -91,4 +90,7 @@
 						 'overlaylims':" normalized limits to clip and stretch contrast of overlay image (in [0,1], ex. [0.25,0.75]) ",
 						 'alpha':" set transparency of plotted data (in [0,1]) ",
+						 'vertexnumbering':' numbering of vertices',
+						 'elementnumbering':' numbering of elements (matlab indices)',
+						 'highlightelements':' to highlight elements to highlight the element list',
 						 'layer':"number of the layer to display for 3D runs"}
 
