Updates for the build machinery.
[super-star-trek.git] / sst.xml
diff --git a/sst.xml b/sst.xml
index 3cc6e33d6b764a1a168d1405a389eff8acf50d33..3adfbbc12524b429e75b9ac0180be9003b34bb91 100644 (file)
--- a/sst.xml
+++ b/sst.xml
@@ -14,7 +14,9 @@
 <refsynopsisdiv id='synopsis'>
 
 <cmdsynopsis>
-  <command>sst</command>
+<command>sst</command>
+<arg choice='opt'>-t </arg> 
+<arg rep='repeat' ><replaceable>command</replaceable></arg>  
 </cmdsynopsis>
 
 </refsynopsisdiv>
@@ -36,21 +38,25 @@ url='http://sst.berlios.de/sst-doc.html'>browseable</ulink>.  On
 systems where <filename>/usr/share/doc/sst/</filename> is a legal
 filename, it will probably be installed there as well.</para>
 
-<para>Input tokens for the setup prompts will be read from the command
-line before standard input.  Thus, for example, you can invoke the
-program as</para>
+<para>There is one option -t, which forces the original pure-tty mode.
+Normally sst tries to come up in full-screen mode that assumes it is
+running on a cursor-addressable terminal or terminal emulator.</para>
+
+<para>Input tokens for the setup prompts will be read from the
+remainder of the command line before standard input.  Thus, for
+example, you can invoke the program as</para>
 
 <programlisting>
-sst regular medium good foobar
+sst regular medium good
 </programlisting>
 
-<para>to start a regular medium game as a good player 
-with password "foobar".</para>
+<para>to start a regular medium game as a good player.</para>
 </refsect1>
 
-<refsect1 id='authors'><title>AUTHORS</title> <para>Super Star Trek
-was designed and written by David Matuszek, Paul Reynolds, and Don
-Smith in the 1970s.  It was resurrected by Tom Almy.  This version has
+<refsect1 id='authors'><title>AUTHORS</title> 
+<para>Super Star Trek was designed and written by David Matuszek, Paul
+Reynolds, and Don Smith in the 1970s.  It was resurrected by Tom Almy.
+The screen-oriented interface is by Stas Seergeev. This version has
 been cleaned up and documented by Eric S. Raymond
 <email>esr@snark.thyrsus.com</email>.  There is a <ulink
 url='https://developer.berlios.de/projects/sst/'>project