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

Generated with cgit - Back to sebastiano.tronto.net