diff options
Diffstat (limited to 'src/nissy.h')
| -rw-r--r-- | src/nissy.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/nissy.h b/src/nissy.h index e7ae50e..734487d 100644 --- a/src/nissy.h +++ b/src/nissy.h | |||
| @@ -8,8 +8,9 @@ below for the list of error codes and their meaning. | |||
| 8 | Cubes are passed as strings in the cccccccc=eeeeeeeeeeee=r format, | 8 | Cubes are passed as strings in the cccccccc=eeeeeeeeeeee=r format, |
| 9 | see the README.md file for more information. | 9 | see the README.md file for more information. |
| 10 | 10 | ||
| 11 | Accepted moves are U, D, R, L, F and B, optionally followed by a 2, | 11 | Accepted moves are any of the following: |
| 12 | a ' or a 3. | 12 | U, D, R, L, F, B, Uw, Dw, Rw, Lw, Fw, Bw, M, S, E, x, y, z |
| 13 | optionally followed by a 2, a ' or a 3. | ||
| 13 | 14 | ||
| 14 | A transformation must be given in the format | 15 | A transformation must be given in the format |
| 15 | (rotation|mirrored) (2 letters) | 16 | (rotation|mirrored) (2 letters) |
