aboutsummaryrefslogtreecommitdiff
path: root/docs/drcorners.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/drcorners.txt
parent67e1b5e6e6a2c917a2fe58a37a1382c982b1e5c5 (diff)
downloadnissy-3568412f8f230774d0d11d7ed1c897424f95d3ef.tar.gz
nissy-3568412f8f230774d0d11d7ed1c897424f95d3ef.zip
Rewritten from scratch. Welocme nissy 2.0!
Diffstat (limited to 'docs/drcorners.txt')
-rw-r--r--docs/drcorners.txt34
1 files changed, 0 insertions, 34 deletions
diff --git a/docs/drcorners.txt b/docs/drcorners.txt
deleted file mode 100644
index 8eb9729..0000000
--- a/docs/drcorners.txt
+++ /dev/null
@@ -1,34 +0,0 @@
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