]> git.sesse.net Git - stockfish/blobdiff - README.md
Typography change for bench
[stockfish] / README.md
index 0f6caec9e3f1c99dbd91f3054e703183ba0d5ed7..926d568db7e3d2ba2b08643ddb42d4d8a35b4ddb 100644 (file)
--- 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 ostandard 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.