aboutsummaryrefslogtreecommitdiff
path: root/docs/print.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/print.txt')
-rw-r--r--docs/print.txt19
1 files changed, 19 insertions, 0 deletions
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 @@
1
2HELP PAGE FOR COMMAND print
3
4SYNTAX
5print [$ID|@ID]
6
7DESCRIPTION
8Prints memorized sequences. If no argument is given, it prints all memorized
9scrambles ($ only). If $ID or @ID is specified, it only prints the relative
10memorized sequence.
11
12EXAMPLES
13print
14 Prints a list of all memorized scrambles (only $).
15print $2
16 Prints the second memorized scramble.
17print @13
18 Prints the 13th sequence that was part of the output of the last command.
19

Generated with cgit - Back to sebastiano.tronto.net