changeset 146:6c0a30278982

Made development version of LWASM be 2.1, not 3.0, because the next release will be an incremental feature release
author lost
date Thu, 29 Jan 2009 06:14:04 +0000
parents afe30454382f
children 6efe1e02043d
files doc/manual.docbook.sgml
diffstat 1 files changed, 11 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/doc/manual.docbook.sgml	Thu Jan 29 06:13:00 2009 +0000
+++ b/doc/manual.docbook.sgml	Thu Jan 29 06:14:04 2009 +0000
@@ -141,17 +141,6 @@
 </varlistentry>
 
 <varlistentry>
-<term><option>--debug</option></term>
-<term><option>-d</option></term>
-<listitem>
-<para>
-Increase the debugging level. Only really useful to people hacking on the
-LWASM source code itself.
-</para>
-</listitem>
-</varlistentry>
-
-<varlistentry>
 <term><option>--format=type</option></term>
 <term><option>-f type</option></term>
 <listitem>
@@ -236,6 +225,17 @@
 </listitem>
 </varlistentry>
 
+<varlistentry>
+<term><option>--debug</option></term>
+<term><option>-d</option></term>
+<listitem>
+<para>
+Increase the debugging level. Only really useful to people hacking on the
+LWASM source code itself.
+</para>
+</listitem>
+</varlistentry>
+
 </variablelist>
 
 </section>