aboutsummaryrefslogtreecommitdiff
path: root/docs/htr.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/htr.txt
parent67e1b5e6e6a2c917a2fe58a37a1382c982b1e5c5 (diff)
downloadnissy-3568412f8f230774d0d11d7ed1c897424f95d3ef.tar.gz
nissy-3568412f8f230774d0d11d7ed1c897424f95d3ef.zip
Rewritten from scratch. Welocme nissy 2.0!
Diffstat (limited to 'docs/htr.txt')
-rw-r--r--docs/htr.txt30
1 files changed, 0 insertions, 30 deletions
diff --git a/docs/htr.txt b/docs/htr.txt
deleted file mode 100644
index 7ed4d35..0000000
--- a/docs/htr.txt
+++ /dev/null
@@ -1,30 +0,0 @@
1
2HELP PAGE FOR COMMAND htr
3
4SYNTAX
5htr [OPTIONS] [MOVES|$ID|@ID]
6
7DESCRIPTION
8Finds HTR for a given scramble. DR must be solved. A scramble can be given as
9last argument of the command, or an ID of a saved scramble can be provided. If
10none of the two is given, a prompt will ask the user to input a new scramble.
11
12OPTIONS
13from {ud|fb|rl} Allows to specify on which axis the DR is. This is usually
14 not needed, since nissy will automatically find it out.
15b=N Specify a bound for the number of moves. N must be a number.
16 Default value: 20.
17h Show hidden HTRs.
18 Default, if an HTR ending in e.g. R is shown, the equivalent
19 one ending in R' is hidden.
20niss Use NISS.
21 Default: does not use NISS.
22n=N Specify a maximum number of HTRs to be output. N must be a
23 number.
24 Default value: 1.
25
26EXAMPLES
27eo n=10 b=7 niss $1
28 Finds up to 100 HTRs of lenth at most 7, possibly using NISS, including
29 "hidden" HTRs, for scramble $1. DR must be solved.
30

Generated with cgit - Back to sebastiano.tronto.net