aboutsummaryrefslogtreecommitdiff
path: root/docs/drcorners.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--docs/drcorners.txt34
1 files changed, 34 insertions, 0 deletions
diff --git a/docs/drcorners.txt b/docs/drcorners.txt
new file mode 100644
index 0000000..8eb9729
--- /dev/null
+++ b/docs/drcorners.txt
@@ -0,0 +1,34 @@
1
2HELP PAGE FOR COMMAND drcorners
3
4SYNTAX
5drcorners [OPTIONS] [MOVES|$ID|@ID]
6
7DESCRIPTION
8Similar to drfinish, but only solves corners. CO must be solved. The scramble
9can be given as the last argument of the command, or it may be given as an $ID
10or @ID, or it can be typed out on the following line.
11
12OPTIONS
13from {ud|fb|rl} Allows to specify on which axis the CO is solved. It is
14 usually not necessary, since nissy will find a CO on any
15 axis.
16i Ignores E-layer centers. By default cornersare solved
17 relatively to centers; this options allows for solutions
18 which solve corners relatively to each other and to the
19 U and D sides, but not to the E layer (or any equivalent
20 if the CO is not on U/D).
21b=N Specify a bound for the number of moves. N must be a number.
22 Default value: 20.
23n=N Specify a maximum number of solutions to be output. N must
24 be a number.
25 Default value: 1.
26
27EXAMPLES
28drcorners n=3 R' D R2 D' R' U2 R D R' U2 R' D' R
29 Produces the following output:
30Found 3 results.
31@1: U' F2 U R2 U2 F2 U F2 U R2 (10)
32@2: U' F2 U R2 U2 B2 U R2 D R2 (10)
33@3: U' F2 U R2 U2 B2 U L2 U L2 (10)
34

Generated with cgit - Back to sebastiano.tronto.net