diff options
Diffstat (limited to 'docs/unniss.txt')
| -rw-r--r-- | docs/unniss.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/unniss.txt b/docs/unniss.txt new file mode 100644 index 0000000..399dd74 --- /dev/null +++ b/docs/unniss.txt | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | |||
| 2 | HELP PAGE FOR COMMAND unniss | ||
| 3 | |||
| 4 | SYNTAX | ||
| 5 | unniss [MOVES|$ID|@ID] | ||
| 6 | |||
| 7 | DESCRIPTION | ||
| 8 | Removes NISS from a sequence of moves, which can be given also as $ID or @ID. | ||
| 9 | A sequence of the form A (B) is translated to B' A. | ||
| 10 | |||
| 11 | EXAMPLES | ||
| 12 | invert F R (D' L2) | ||
| 13 | Prints L2 D F R | ||
| 14 | |||
