diff options
Diffstat (limited to 'kpat/freecell-solver/USAGE')
-rw-r--r-- | kpat/freecell-solver/USAGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpat/freecell-solver/USAGE b/kpat/freecell-solver/USAGE index 583624ca..9cffe4e1 100644 --- a/kpat/freecell-solver/USAGE +++ b/kpat/freecell-solver/USAGE @@ -259,7 +259,7 @@ Also note that Freecell tests are not suitable for solving Simple Simon games and Simple Simon tests are not suitable for solving anything except Simple Simon. -Tests can be grouped together into random groups using tqparenthesis +Tests can be grouped together into random groups using parenthesis (e.g: "(0123)") or square brackets ("[012][3456789]"). Such grouping is only relevant to the Random DFS scan (see below). |