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/change.txt | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 docs/change.txt (limited to 'docs/change.txt') diff --git a/docs/change.txt b/docs/change.txt deleted file mode 100644 index b6bba0e..0000000 --- a/docs/change.txt +++ /dev/null @@ -1,21 +0,0 @@ - -HELP PAGE FOR COMMAND change - -SYNTAX -change $ID1 [MOVES|$ID2|@ID2] - -DESCRIPTION -Changes the scramble $ID1 to either MOVES, the scramble $ID2, the output @ID2 -or, if none is specified, the moves entered by the user. The scramble that was -memorized under $ID1 is then lost. -Mnemonic: "change x to y", or just "change x". - -EXAMPLES -change $1 - The user is required to type the moves that will replace $1. -change $2 $3 - Saves the scramble that was saved under $3 in $2. Now $2 and $3 are the same - scrambles, and the old $2 is lost. -change $1 U R - Saves U R as scramble $1. - -- cgit v1.3