You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
81 lines
2.6 KiB
81 lines
2.6 KiB
15 years ago
|
<?xml version="1.0" ?>
|
||
|
<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
|
||
|
<!ENTITY % English "INCLUDE">
|
||
|
]>
|
||
|
|
||
|
<refentry lang="&language;">
|
||
|
<refentryinfo>
|
||
|
<author><personname><firstname>Jan</firstname><surname>Schaumann</surname></personname>
|
||
|
<email>jschauma@netmeister.org</email></author>
|
||
|
<date>April 8, 2003</date>
|
||
|
</refentryinfo>
|
||
|
|
||
|
<refmeta>
|
||
|
<refentrytitle><command>kenolaba</command></refentrytitle>
|
||
|
<manvolnum>6</manvolnum>
|
||
|
</refmeta>
|
||
|
|
||
|
<refnamediv>
|
||
|
<refname><command>kenolaba</command></refname>
|
||
|
<refpurpose>A &kde; based game</refpurpose>
|
||
|
</refnamediv>
|
||
|
|
||
|
<refsynopsisdiv>
|
||
|
<cmdsynopsis>
|
||
|
<command>kenolaba</command>
|
||
|
|
||
|
<group><option>-h, --host</option> <arg>hostname</arg></group>
|
||
|
<group><option>-p, --port</option> <arg>port</arg></group>
|
||
|
<group><option>KDE Generic Options</option></group>
|
||
|
<group><option>Qt Generic Options</option></group>
|
||
|
|
||
|
</cmdsynopsis>
|
||
|
</refsynopsisdiv>
|
||
|
|
||
|
<refsect1>
|
||
|
<title>Description</title>
|
||
|
|
||
|
<para>&kenolaba; is a simple board strategy game that is played by two
|
||
|
players. There are red and yellow pieces for each player. Beginning
|
||
|
from a start position where each player has 14 pieces, moves are drawn
|
||
|
until one player has pushed 6 of his opponent's pieces out of the
|
||
|
board. </para>
|
||
|
|
||
|
</refsect1>
|
||
|
|
||
|
<refsect1>
|
||
|
<title>Options</title>
|
||
|
|
||
|
<variablelist>
|
||
|
<varlistentry><term><option>-h, --host</option> <replaceable>hostname</replaceable></term>
|
||
|
<listitem><para>Use <replaceable>hostname</replaceable> for network game.</para></listitem>
|
||
|
</varlistentry>
|
||
|
<varlistentry>
|
||
|
<term><option>-p, --port</option> <replaceable>port</replaceable></term>
|
||
|
<listitem><para>Use <replaceable>port</replaceable> for network game.</para></listitem>
|
||
|
</varlistentry>
|
||
|
</variablelist>
|
||
|
|
||
|
</refsect1>
|
||
|
|
||
|
<refsect1>
|
||
|
<title>See Also</title>
|
||
|
|
||
|
<para>More detailed user documentation is available from <ulink
|
||
|
url="help:/kenolaba">help:/kenolaba</ulink> (either enter this
|
||
|
<acronym>URL</acronym> into &konqueror;, or run
|
||
|
<userinput><command>khelpcenter</command>
|
||
|
<parameter>help:/kenolaba</parameter></userinput>).</para>
|
||
|
|
||
|
|
||
|
</refsect1>
|
||
|
|
||
|
<refsect1>
|
||
|
<title>Bugs</title>
|
||
|
|
||
|
<para>&kenolaba; was written by <personname><firstname>Joseph</firstname><surname>Weidendorfer</surname></personname><email>kde@jowenn.at</email></para>
|
||
|
<para>This man page is based on the one prepared by <personname><firstname>Jan</firstname><surname>Schaumann</surname></personname> <email>jschauma@netmeister.org</email> for the <quote>Missing Man Pages Project</quote> at <ulink url="http://www.netmeister.org/misc/m2p2/index.html">http://www.netmeister.org/misc/m2p2/index.html</ulink>.</para>
|
||
|
</refsect1>
|
||
|
|
||
|
</refentry>
|