[SCM] mapserver branch, master, updated. upstream/6.2.1-74-gb4096fc

Bas Couwenberg sebastic at xs4all.nl
Fri Jul 5 23:24:09 UTC 2013


The following commit has been merged in the master branch:
commit 942a8d289d1f689d0536740063a729009062c258
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Jul 6 01:08:21 2013 +0200

    Also document legend -v option.

diff --git a/debian/man/legend.1.xml b/debian/man/legend.1.xml
index 39bf6f3..c1f334c 100644
--- a/debian/man/legend.1.xml
+++ b/debian/man/legend.1.xml
@@ -9,14 +9,18 @@
 
   <refnamediv>
     <refname>legend</refname>
-    <refpurpose>generate legend image for mapfile</refpurpose>
+    <refpurpose>create a legend image from a mapfile</refpurpose>
   </refnamediv>
 
   <refsynopsisdiv id='synopsis'>
     <cmdsynopsis>
       <command>legend</command>
-      <arg choice='plain'><replaceable>mapfile</replaceable></arg>
-      <arg choice='plain'><replaceable>outputfile</replaceable></arg>
+      <group>
+        <arg choice='plain'><replaceable>mapfile</replaceable>
+          <arg choice='plain'><replaceable>outputimage</replaceable></arg>
+        </arg>
+        <arg choice='plain'><option>-v</option></arg>
+      </group>
     </cmdsynopsis>
   </refsynopsisdiv>
 
@@ -40,9 +44,16 @@
       </varlistentry>
 
       <varlistentry>
-        <term><replaceable>outputfile</replaceable></term>
+        <term><replaceable>outputimage</replaceable></term>
         <listitem>
-          <para>Path for the output image file.</para>
+          <para>Path to the output image file.</para>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
+        <term>-v</term>
+        <listitem>
+          <para>Display mapserver version and build options.</para>
         </listitem>
       </varlistentry>
 

-- 
Mapserver



More information about the Pkg-grass-devel mailing list