diff options
Diffstat (limited to 'docs/invert.txt')
| -rw-r--r-- | docs/invert.txt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/invert.txt b/docs/invert.txt deleted file mode 100644 index e4644e4..0000000 --- a/docs/invert.txt +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | |||
| 2 | HELP PAGE FOR COMMAND invert | ||
| 3 | |||
| 4 | SYNTAX | ||
| 5 | invert [MOVES|$ID|@ID] | ||
| 6 | |||
| 7 | DESCRIPTION | ||
| 8 | Inverts a sequence of moves, which can be given also as $ID or @ID. The given | ||
| 9 | sequence must not use NISS (if it does, use the command unniss first). | ||
| 10 | |||
| 11 | EXAMPLES | ||
| 12 | invert F R D' | ||
| 13 | Prints D R' F' | ||
| 14 | |||
