|
From: <hba...@us...> - 2009-07-12 23:06:32
|
Revision: 10144
http://plplot.svn.sourceforge.net/plplot/?rev=10144&view=rev
Author: hbabcock
Date: 2009-07-12 23:06:30 +0000 (Sun, 12 Jul 2009)
Log Message:
-----------
Add -cmap0 and -cmap1 to the list of supported command line arguments.
Modified Paths:
--------------
trunk/doc/docbook/src/advanced.xml
Modified: trunk/doc/docbook/src/advanced.xml
===================================================================
--- trunk/doc/docbook/src/advanced.xml 2009-07-12 23:00:11 UTC (rev 10143)
+++ trunk/doc/docbook/src/advanced.xml 2009-07-12 23:06:30 UTC (rev 10144)
@@ -97,6 +97,8 @@
-dpi dpi Resolution, in dots per inch (e.g. -dpi 360x360)
-compression num Sets compression level in supporting devices
-drvopt option[=value][,option[=value]]* Driver specific options
+ -cmap0 name Sets PLplot color table 0 using the file name
+ -cmap1 name Sets PLplot color table 1 using the file name
</screen>
</para>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|