[Pkg-ace-devel] r300 - /branches/manpages/debian/mpc.sgml

tgg-guest at users.alioth.debian.org tgg-guest at users.alioth.debian.org
Sat May 6 11:33:54 UTC 2006


Author: tgg-guest
Date: Sat May  6 11:33:53 2006
New Revision: 300

URL: http://svn.debian.org/wsvn/pkg-ace/?sc=1&rev=300
Log:
Continue mpc and mwc man page.

Modified:
    branches/manpages/debian/mpc.sgml

Modified: branches/manpages/debian/mpc.sgml
URL: http://svn.debian.org/wsvn/pkg-ace/branches/manpages/debian/mpc.sgml?rev=300&op=diff
==============================================================================
--- branches/manpages/debian/mpc.sgml (original)
+++ branches/manpages/debian/mpc.sgml Sat May  6 11:33:53 2006
@@ -65,7 +65,7 @@
         </listitem>
       </varlistentry>
       <varlistentry>
-        <term><parameter>-ti dll|lib|dll_exe|lib_exe:</parameter><replaceable>file</replaceable></term>
+        <term><parameter>-ti dll | lib | dll_exe | lib_exe:</parameter><replaceable>file</replaceable></term>
         <listitem>
           <para>
 	  specifies the template input file (with no extension) for the
@@ -260,10 +260,39 @@
         <term><parameter>-into</parameter> <replaceable>directory</replaceable></term>
         <listitem>
           <para>
-	  print the MPC version and exit
-          </para>
-        </listitem>
-      </varlistentry>
+	  place all output files in a mirrored directory structure starting
+	  at <replaceable>directory</replaceable>
+          </para>
+        </listitem>
+      </varlistentry>
+      <varlistentry>
+        <term><parameter>-language cplusplus | csharp | java | vb</parameter></term>
+        <listitem>
+          <para>
+	  specify the language preference.  The default is 
+	  <parameter>cplusplus</parameter>
+          </para>
+        </listitem>
+      </varlistentry>
+      <varlistentry>
+        <term><parameter>-type automake | bmake | cbx | em3 | ghs | html | make | nmake | sle | vc6 | vc7 | vc71 |vc8</parameter></term>
+        <listitem>
+          <para>
+	  specifies the type of project file to generate.  This option can
+	  be used multiple times to generate multiple types.  If
+	  <parameter>-type</parameter> is not used, it defaults to
+	  <parameter>make</parameter>
+          </para>
+        </listitem>
+      </varlistentry>
+
     </variablelist>
   </refsect1>
+  <refsect1>
+    <title>ENVIRONMENT VARIABLES</title>
+    <para>
+      The following environment variables could affect
+      <command>mwc</command> and <command>mpc</command>:
+    </para>
+  </refsect1>
 </refentry>




More information about the Pkg-ace-devel mailing list