mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-25 19:46:55 +08:00
Merge pull request #3484 from Sopel97/outputfile
Add output_file option to gather_statistics.
This commit is contained in:
@@ -10,6 +10,8 @@ Any name that doesn't designate an argument name or is not an argument will be i
|
||||
|
||||
`input_file` - the path to the .bin or .binpack input file to read
|
||||
|
||||
`output_file` - optional path to the output file to write the results too. Results are always written on the console, so if this is specified the results will be written in both places.
|
||||
|
||||
`max_count` - the maximum number of positions to process. Default: no limit.
|
||||
|
||||
## Groups
|
||||
|
||||
Reference in New Issue
Block a user