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/pre.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 docs/pre.txt (limited to 'docs/pre.txt') diff --git a/docs/pre.txt b/docs/pre.txt new file mode 100644 index 0000000..c2cfd96 --- /dev/null +++ b/docs/pre.txt @@ -0,0 +1,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. -- cgit v1.3