X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=README.md;h=926d568db7e3d2ba2b08643ddb42d4d8a35b4ddb;hp=0f6caec9e3f1c99dbd91f3054e703183ba0d5ed7;hb=4ada291429df815558c99cac56fb47ff31a6c6fe;hpb=95f73ff393e5b87b2a3b4195d698b6620fd4a123 diff --git a/README.md b/README.md index 0f6caec9..926d568d 100644 --- a/README.md +++ b/README.md @@ -143,9 +143,9 @@ For users, the following UCI options, which can typically be set via a GUI, are For developers the following non-standard commands might be of interest, mainly useful for debugging: - * #### bench ttSize threads limit fenFile limitType evalType - Performs a standard benchmark using various options. The signature or standard node - count is obtained using all defaults. `bench` is currently `bench 16 1 13 default depth mixed`. + * #### bench *ttSize threads limit fenFile limitType evalType* + Performs a standard benchmark using various options. The signature of a version (standard node + count) is obtained using all defaults. `bench` is currently `bench 16 1 13 default depth mixed`. * #### compiler Give information about the compiler and environment used for building a binary.