aboutsummaryrefslogtreecommitdiff
path: root/docs/pre.txt
blob: c2cfd9650ae02bde11f697c650a66d23c7dd7ae4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

HELP PAGE FOR COMMAND pre

SYNTAX
pre [MOVES|$ID1|@ID1] $ID2

DESCRIPTION
Prepends either MOVES, the scramble memorized under $ID1 or the output sequence
memorized under @ID1 at the beginning of the scramble memorized under $ID2. If
none of MOVES, $ID1 or @ID1 is specified, the user will be asked to type the
moves.
Menmonic: "pre(pend) x to y" or just "pre(pend) to y".

EXAMPLES
add $1
  The user is required to type the moves that will be prepended to $1.
add F R B $1
  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