X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=qchess%2Fdata%2Fhelp.txt;h=4d2e5e565733c03be6135adfa46ddbdd5c30c283;hb=885bbd068df051d7b920d6a8a9faa2f74c48db57;hp=892a7ec8f506f9a13025370e5e473b155e7077c8;hpb=a35e4dc5f4fb6325785b6f8b123266976107b748;p=progcomp2013.git diff --git a/qchess/data/help.txt b/qchess/data/help.txt index 892a7ec..4d2e5e5 100644 --- a/qchess/data/help.txt +++ b/qchess/data/help.txt @@ -60,9 +60,13 @@ OPTIONS Print this page --graphics - Disable/Enable the GUI + Enable the GUI If graphics are enabled (default), then the user will be prompted to choose any of the two players not supplied as arguments. + + --no-graphics + Disable the GUI + --reveal If graphics are enabled, the two states for pieces will always be shown, regardless of whether both states have been revealed. @@ -85,6 +89,8 @@ OPTIONS --log[=filename] Log moves to a file or stdout if no filename given + + --delay[=time] The game pauses between moves so that it can be followed by a human observer. This option can be used to change the delay. If no time is given, the delay is disabled.