Add a -V option.
[super-star-trek.git] / doc / sst.xml
index bd7259b94545f1f2b0a3bfedf79cddf9b2b021b0..78104ba69b74b10010730f39b281c6c940ef4e1e 100644 (file)
@@ -18,6 +18,7 @@
       <arg choice='opt'>-r <replaceable>filename</replaceable></arg> 
       <arg choice='opt'>-t </arg> 
       <arg choice='opt'>-x </arg> 
+      <arg choice='opt'>-V </arg> 
       <arg rep='repeat' ><replaceable>command</replaceable></arg>  
 </cmdsynopsis>
 
@@ -51,6 +52,8 @@ from stdin as normal.  The -r option forces -t mode.</para>
 <para>The option -x enables some debugging features of interest
 probably only to sst2k developers.</para>
 
+<para>With -V, the program emits its version and exits.</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>