Fix game type parsing.
[super-star-trek.git] / sst.xml
diff --git a/sst.xml b/sst.xml
index 33d0d913f53250dce363aac1021778824b4929ad..277640f608a2e104e1bd2a11931de511203b9bc9 100644 (file)
--- a/sst.xml
+++ b/sst.xml
 <refsynopsisdiv id='synopsis'>
 
 <cmdsynopsis>
-  <command>sst 
-       <arg choice='opt'>-t </arg> 
-       <arg rep='repeat' ><replaceable>command</replaceable></arg>
-  </command>
+<command>sst</command>
+<arg choice='opt'>-t </arg> 
+<arg rep='repeat' ><replaceable>command</replaceable></arg>  
 </cmdsynopsis>
 
 </refsynopsisdiv>
@@ -48,10 +47,11 @@ remainder of the command line before standard input.  Thus, for
 example, you can invoke the program as</para>
 
 <programlisting>
-sst regular medium good
+sst regular medium good fancy
 </programlisting>
 
-<para>to start a regular medium game as a good player.</para>
+<para>to start a regular medium game as a good player in 'fancy'
+mode (all features enabled).</para>
 </refsect1>
 
 <refsect1 id='authors'><title>AUTHORS</title>