aboutsummaryrefslogtreecommitdiff
path: root/docs/invert.txt
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2020-06-21 23:01:57 +0200
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2020-06-21 23:01:57 +0200
commit0e8d73bb3edcc8bdff6e3ded442b66f68265059a (patch)
tree4f92deb9ace97e79332c0e7ce390b76b81aeaae9 /docs/invert.txt
parent4e359b44ce111b04cc4d2b28033fba4ab4e6e989 (diff)
downloadnissy-0e8d73bb3edcc8bdff6e3ded442b66f68265059a.tar.gz
nissy-0e8d73bb3edcc8bdff6e3ded442b66f68265059a.zip
First push
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