change ; over to SPACE

This commit is contained in:
Mark Thom
2017-08-15 14:15:28 -06:00
parent e944641d56
commit 803c66c917
2 changed files with 3 additions and 3 deletions

View File

@@ -93,8 +93,8 @@ X = _0
Z = _2
```
Pressing ; will backtrack through other possible answers, if any exist.
Pressing . will abort the search and return to the prompt.
Pressing `SPACE` will backtrack through other possible answers, if any exist.
Pressing `.` will abort the search and return to the prompt.
Wildcards work as well: