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/save.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/save.txt (limited to 'docs/save.txt') diff --git a/docs/save.txt b/docs/save.txt new file mode 100644 index 0000000..a19dc18 --- /dev/null +++ b/docs/save.txt @@ -0,0 +1,22 @@ + +HELP PAGE FOR COMMAND save + +SYNTAX +save [MOVES|@ID|$ID] + +DESCRIPTION +Memorizes the scramble specified by MOVES, given as input or temporarily saved +as @ID, where ID is a number ('help nissy' for for more on IDs). If an $ID is +given, it makes a copy of the scramble. An identifier of the form $ID, where ID +is a number, is assigned to the memorized scramble. + +EXAMPLES +save R U R' U' + Saves the scramble R U R' U'. +save F (B) + Saves the scramble F (B) (NISS notation). +save @3 + Saves the third output sequence of the last command. +save $2 + Makes a copy of the second saved scramble. + -- cgit v1.3