aboutsummaryrefslogtreecommitdiff
path: root/docs/print.txt
blob: 6c6c032e5591ff6fae86d3fecbd6b2fd804bed75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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.

Generated with cgit - Back to sebastiano.tronto.net