aboutsummaryrefslogtreecommitdiff
path: root/docs/add.txt
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-11-11 21:37:34 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-11-11 21:37:34 +0100
commit3568412f8f230774d0d11d7ed1c897424f95d3ef (patch)
tree77223792d8c925a9b1fc32b3f4341e943b5f8209 /docs/add.txt
parent67e1b5e6e6a2c917a2fe58a37a1382c982b1e5c5 (diff)
downloadnissy-3568412f8f230774d0d11d7ed1c897424f95d3ef.tar.gz
nissy-3568412f8f230774d0d11d7ed1c897424f95d3ef.zip
Rewritten from scratch. Welocme nissy 2.0!
Diffstat (limited to 'docs/add.txt')
-rw-r--r--docs/add.txt18
1 files changed, 0 insertions, 18 deletions
diff --git a/docs/add.txt b/docs/add.txt
deleted file mode 100644
index af1f079..0000000
--- a/docs/add.txt
+++ /dev/null
@@ -1,18 +0,0 @@
1
2HELP PAGE FOR COMMAND add
3
4SYNTAX
5add [MOVES|$ID1|@ID1] $ID2
6
7DESCRIPTION
8Appends either MOVES, the scramble memorized under $ID1 or the output sequence
9memorized under @ID1 at the end of the scramble memorized under $ID2. If none
10of MOVES, $ID1 or @ID1 is specified, the user will be asked to type the moves.
11Menmonic: "add x to y" or just "add to y".
12
13EXAMPLES
14add $1
15 The user is required to type the moves that will be appended to $1.
16add F R B $1
17 Appends the moves F R B to scramble $1. Now scramble $1 ends with F R B.
18

Generated with cgit - Back to sebastiano.tronto.net