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/print.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 docs/print.txt (limited to 'docs/print.txt') diff --git a/docs/print.txt b/docs/print.txt new file mode 100644 index 0000000..6c6c032 --- /dev/null +++ b/docs/print.txt @@ -0,0 +1,19 @@ + +HELP PAGE FOR COMMAND print + +SYNTAX +print [$ID|@ID] + +DESCRIPTION +Prints memorized sequences. If no argument is given, it prints all memorized +scrambles ($ only). If $ID or @ID is specified, it only prints the relative +memorized sequence. + +EXAMPLES +print + Prints a list of all memorized scrambles (only $). +print $2 + Prints the second memorized scramble. +print @13 + Prints the 13th sequence that was part of the output of the last command. + -- cgit v1.3