Check in modified mamer
[capablanca.git] / lasker-2.2.3 / bots / mamer / help / keep
1 keep
2
3 Alias: k
4
5 Usage: keep <tourney number> <boolean>
6
7 This command is used to edit the "keep" status of a tourney.  If the keep
8 status is true, mamer will not automatically delete the tourney.  If it is
9 false, mamer will automatically delete the tourney two hours after its
10 completion.  "keep # 1" or "keep # y"(y is short for yes) will set the keep
11 status to true. Using anything else but 1 or y will set it to false.  This
12 command is most commonly used to save a scheduled tourney or a tourney with
13 bugs so that it can be examined later.
14
15 See also: delete
16
17 [Last modified: August 29, 1998 -- toddmf]