help: Clarify where timer is displayed

This commit is contained in:
Andre Klapper 2018-09-05 15:58:31 +02:00
parent 37374e0256
commit 12043ae39f

View file

@ -3,7 +3,7 @@
id="timer">
<info>
<link type="guide" xref="index#advanced" />
<revision pkgversion="3.28" version="0.2" date="2018-09-05" status="stub"/>
<revision pkgversion="3.28" version="0.3" date="2018-09-05" status="stub"/>
<credit type="author">
<name>Andre Klapper</name>
@ -14,7 +14,7 @@
</info>
<title>Time limits</title>
<p>By default, there is no limit how much time a player has to make a move.</p>
<p>By default, there is no limit for the players.</p>
<steps>
<title>To set a time limit:</title>
@ -25,9 +25,11 @@
</item>
<item>
<p>Under <gui>Time limit</gui>, change
<gui style="menuitem">No limit</gui> to the requested time limit.</p>
<gui style="menuitem">No limit</gui> to limit the time that each player
has in total for the game.</p>
</item>
</steps>
<p>The remaining times for each player are displayed in the bottom right corner.</p>
</page>