diff options
Diffstat (limited to 'docs/print.txt')
| -rw-r--r-- | docs/print.txt | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/docs/print.txt b/docs/print.txt deleted file mode 100644 index 6c6c032..0000000 --- a/docs/print.txt +++ /dev/null | |||
| @@ -1,19 +0,0 @@ | |||
| 1 | |||
| 2 | HELP PAGE FOR COMMAND print | ||
| 3 | |||
| 4 | SYNTAX | ||
| 5 | print [$ID|@ID] | ||
| 6 | |||
| 7 | DESCRIPTION | ||
| 8 | Prints memorized sequences. If no argument is given, it prints all memorized | ||
| 9 | scrambles ($ only). If $ID or @ID is specified, it only prints the relative | ||
| 10 | memorized sequence. | ||
| 11 | |||
| 12 | EXAMPLES | ||
| 13 | |||
| 14 | Prints a list of all memorized scrambles (only $). | ||
| 15 | print $2 | ||
| 16 | Prints the second memorized scramble. | ||
| 17 | print @13 | ||
| 18 | Prints the 13th sequence that was part of the output of the last command. | ||
| 19 | |||
