aboutsummaryrefslogtreecommitdiff
path: root/docs/htrfinish.txt
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2020-06-21 23:01:57 +0200
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2020-06-21 23:01:57 +0200
commit0e8d73bb3edcc8bdff6e3ded442b66f68265059a (patch)
tree4f92deb9ace97e79332c0e7ce390b76b81aeaae9 /docs/htrfinish.txt
parent4e359b44ce111b04cc4d2b28033fba4ab4e6e989 (diff)
downloadnissy-0e8d73bb3edcc8bdff6e3ded442b66f68265059a.tar.gz
nissy-0e8d73bb3edcc8bdff6e3ded442b66f68265059a.zip
First push
Diffstat (limited to 'docs/htrfinish.txt')
-rw-r--r--docs/htrfinish.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/htrfinish.txt b/docs/htrfinish.txt
new file mode 100644
index 0000000..7b58307
--- /dev/null
+++ b/docs/htrfinish.txt
@@ -0,0 +1,23 @@
1
2HELP PAGE FOR COMMAND htrfinish
3
4SYNTAX
5htrfinish [OPTIONS] [MOVES|$ID|@ID]
6
7DESCRIPTION
8Similar to drfinish, but uses the moveset <U2,D2,R2,L2,F2,B2>. HTR must be
9solved. The scramble can be given as the last argument of the command, or it
10may be given as an $ID or @ID, or it can be typed out on the following line.
11
12OPTIONS
13b=N Specify a bound for the number of moves. N must be a number.
14 Default value: 20.
15n=N Specify a maximum number ofsolutions to be output. N must be
16 a number.
17 Default value: 1.
18
19EXAMPLES
20htrfinish R L' U2 R' L F2
21 Produces the following solution:
22@1: U2 R2 F2 R2 U2 R2 F2 R2 (8)
23

Generated with cgit - Back to sebastiano.tronto.net