From: Stéphane Nicolet Date: Wed, 2 Jun 2021 06:37:00 +0000 (+0200) Subject: Typography change for bench X-Git-Url: https://git.sesse.net/?p=stockfish;a=commitdiff_plain;h=4ada291429df815558c99cac56fb47ff31a6c6fe;hp=95f73ff393e5b87b2a3b4195d698b6620fd4a123 Typography change for bench --- 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.