Revision: 77002
          http://sourceforge.net/p/brlcad/code/77002
Author:   brlcad
Date:     2020-09-01 05:35:41 +0000 (Tue, 01 Sep 2020)
Log Message:
-----------
document the three subcommands to dm.  bad usage as synopsis is indeterminant, 
and can't be resolved because all three are different.

Modified Paths:
--------------
    brlcad/trunk/src/tclscripts/mged/help.tcl

Modified: brlcad/trunk/src/tclscripts/mged/help.tcl
===================================================================
--- brlcad/trunk/src/tclscripts/mged/help.tcl   2020-09-01 05:14:55 UTC (rev 
77001)
+++ brlcad/trunk/src/tclscripts/mged/help.tcl   2020-09-01 05:35:41 UTC (rev 
77002)
@@ -141,7 +141,7 @@
 set mged_help_data(debugnmg)   {{[hex code]}   {show/set debugging bit vector 
for NMG}}
 set mged_help_data(decompose)  {{nmg_solid [prefix]}   {decompose nmg_solid 
into maximally connected shells}}
 set mged_help_data(delay)      {{sec usec}     {delay for the specified amount 
of time}}
-set mged_help_data(dm)         {{set var [val]}        {do display-manager 
specific command}}
+set mged_help_data(dm)         {{[type|valid|set] [dmtype|var [val]]}  
{print/check the display-manager type or list/set specific variables}}
 set mged_help_data(draw)       $helplib_data(dgo_draw)
 set mged_help_data(dsp)         {{obj [command]} {work with DSP primitives}}
 set mged_help_data(dump)       $helplib_data(wdb_dump)

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to