Provided by:
conquest_8.3-1_i386 
NAME
conqstrat — modify Robot strategy tables
SYNOPSIS
conqstrat [-v] [-d] [-U] [-o file]
DESCRIPTION
This manual page documents briefly the conqstrat command.
This manual page was written for the Debian distribution because the
original program does not have a manual page. Instead, it has
documentation in plain text format; see below.
conqstrat is a program reads rules from stdin to update Robot strategy
tables.
OPTIONS
-v Be verbose about everything.
-d Turn on lots of debugging.
-U Update the common block directly.
-o file Output to file. Without this option, output will go to
stdout.
SEE ALSO
conquest (6), conqai (6), conqoper (6).
The programs are documented in text files present in
/usr/share/doc/conquest/ .
AUTHOR
This manual page was written by Clint Adams <schizo@debian.org> for the
Debian system (but may be used by others). Permission is granted to
copy, distribute and/or modify this document under the terms of the GNU
GPL. Conquest is
Copyright (C)1983-1986 by Jef Poskanzer and Craig Leres Permission to
use, copy, modify, and distribute this software and its documentation
for any purpose and without fee is hereby granted, provided that this
copyright notice appear in all copies and in all supporting
documentation. Jef Poskanzer and Craig Leres make no representations
about the suitability of this software for any purpose. It is provided
"as is" without express or implied warranty.
Unix/C specific porting and supporting code Copyright (C)1994-1999 by
Jon Trulson <jon@radscan.com> under a modified Artistic license. See
/usr/share/doc/conquest/copyright .
CONQSTRAT(6)