aboutsummaryrefslogtreecommitdiff
path: root/docs/print.txt
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-11-11 21:37:34 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-11-11 21:37:34 +0100
commit3568412f8f230774d0d11d7ed1c897424f95d3ef (patch)
tree77223792d8c925a9b1fc32b3f4341e943b5f8209 /docs/print.txt
parent67e1b5e6e6a2c917a2fe58a37a1382c982b1e5c5 (diff)
downloadnissy-3568412f8f230774d0d11d7ed1c897424f95d3ef.tar.gz
nissy-3568412f8f230774d0d11d7ed1c897424f95d3ef.zip
Rewritten from scratch. Welocme nissy 2.0!
Diffstat (limited to 'docs/print.txt')
-rw-r--r--docs/print.txt19
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
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