Did something, apparently
[progcomp2013.git] / qchess / data / help.txt
index 892a7ec..8911f3b 100644 (file)
@@ -60,9 +60,13 @@ OPTIONS
                Print this page
        
        --graphics
                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.
 
                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.
                
        --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
 
        --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.
        --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.
@@ -97,6 +103,14 @@ OPTIONS
                If no time is given, the timeout is disabled.
 
                By default the timeout is disabled.
                If no time is given, the timeout is disabled.
 
                By default the timeout is disabled.
+               
+       --blackout[=time]
+               Setting a blackout time will cause the display to become black if the mouse is not moved and no keys or buttons are pressed.
+               If no time is given, the blackout time is disabled.
+               
+               By default the blackout is disabled.
+               
+               This switch was introduced for entirely obscure purposes.
 
        --classical
                If this option is used, the game will treat pieces "classically", ie: as in standard chess.
 
        --classical
                If this option is used, the game will treat pieces "classically", ie: as in standard chess.

UCC git Repository :: git.ucc.asn.au