From 0e8d73bb3edcc8bdff6e3ded442b66f68265059a Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 21 Jun 2020 23:01:57 +0200 Subject: First push --- docs/invert.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 docs/invert.txt (limited to 'docs/invert.txt') 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 @@ + +HELP PAGE FOR COMMAND invert + +SYNTAX +invert [MOVES|$ID|@ID] + +DESCRIPTION +Inverts a sequence of moves, which can be given also as $ID or @ID. The given +sequence must not use NISS (if it does, use the command unniss first). + +EXAMPLES +invert F R D' + Prints D R' F' + -- cgit v1.3