From 3568412f8f230774d0d11d7ed1c897424f95d3ef Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 11 Nov 2021 21:37:34 +0100 Subject: Rewritten from scratch. Welocme nissy 2.0! --- docs/add.txt | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 docs/add.txt (limited to 'docs/add.txt') 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 @@ - -HELP PAGE FOR COMMAND add - -SYNTAX -add [MOVES|$ID1|@ID1] $ID2 - -DESCRIPTION -Appends either MOVES, the scramble memorized under $ID1 or the output sequence -memorized under @ID1 at the end 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: "add x to y" or just "add to y". - -EXAMPLES -add $1 - The user is required to type the moves that will be appended to $1. -add F R B $1 - Appends the moves F R B to scramble $1. Now scramble $1 ends with F R B. - -- cgit v1.3