aboutsummaryrefslogtreecommitdiff
path: root/docs/pre.txt
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2020-07-27 15:55:46 +0200
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2020-07-27 15:55:46 +0200
commit39a5ef697479b56db0ac69ef00e0735e51f6150a (patch)
treead68a16b16a0a0b6e0a3319b8d8531a56b026937 /docs/pre.txt
parent5ca725cdd08814791bd57f30e5066d63cc7babc1 (diff)
downloadnissy-39a5ef697479b56db0ac69ef00e0735e51f6150a.tar.gz
nissy-39a5ef697479b56db0ac69ef00e0735e51f6150a.zip
added command clear
Diffstat (limited to '')
-rw-r--r--docs/pre.txt18
1 files changed, 0 insertions, 18 deletions
diff --git a/docs/pre.txt b/docs/pre.txt
deleted file mode 100644
index c2cfd96..0000000
--- a/docs/pre.txt
+++ /dev/null
@@ -1,18 +0,0 @@
1
2HELP PAGE FOR COMMAND pre
3
4SYNTAX
5pre [MOVES|$ID1|@ID1] $ID2
6
7DESCRIPTION
8Prepends either MOVES, the scramble memorized under $ID1 or the output sequence
9memorized under @ID1 at the beginning of the scramble memorized under $ID2. If
10none of MOVES, $ID1 or @ID1 is specified, the user will be asked to type the
11moves.
12Menmonic: "pre(pend) x to y" or just "pre(pend) to y".
13
14EXAMPLES
15add $1
16 The user is required to type the moves that will be prepended to $1.
17add F R B $1
18 Prepends the moves F R B to scramble $1. Now scramble $1 begins with F R B.

Generated with cgit - Back to sebastiano.tronto.net