aboutsummaryrefslogtreecommitdiff
path: root/doc/nissy.1
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-02-27 15:36:02 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2022-02-27 15:36:02 +0100
commit48cd8b6b1779f34ba0507cb697492de83c4e9da8 (patch)
treec3a208fa64c3d37f328984acfb980b3f88e94060 /doc/nissy.1
parentde0352a2926b0708400a9629c1da813455a6f442 (diff)
downloadnissy-48cd8b6b1779f34ba0507cb697492de83c4e9da8.tar.gz
nissy-48cd8b6b1779f34ba0507cb697492de83c4e9da8.zip
Moved random_cube() from cube.c to commands.c and fixed a bug in corners only and edges
only scrambles. Added fmc scrambles (with R'U'F). Updated manpage for scramble and cleanup.
Diffstat (limited to '')
-rw-r--r--doc/nissy.116
1 files changed, 13 insertions, 3 deletions
diff --git a/doc/nissy.1 b/doc/nissy.1
index 4a07c29..25c6ef2 100644
--- a/doc/nissy.1
+++ b/doc/nissy.1
@@ -43,6 +43,13 @@ are the following:
43. 43.
44.Bl -tag -width Ds 44.Bl -tag -width Ds
45. 45.
46.It Nm cleanup Ar scramble
47Rewrites the given scramble using only the 18 base (HTM) moves and at most two
48rotations at the end. If
49Ar scramble
50uses NISS, all moves done on normal scramble are written first, followed by
51all moves done on inverse.
52.
46.It Nm commands 53.It Nm commands
47List all available commands. 54List all available commands.
48. 55.
@@ -83,15 +90,18 @@ scrambles.
83.Ar type 90.Ar type
84can be specified to be one of the following: 91can be specified to be one of the following:
85.Bl -tag -width Ds 92.Bl -tag -width Ds
86.It Ar eo
87Scramble with solved EO on F/B axis.
88.It Ar corners 93.It Ar corners
89Scramble with solved edges (only cornes are scrambled). 94Scramble with solved edges (only cornes are scrambled).
90.It Ar edges 95.It Ar edges
91Scramble with solved corners (only edges are scrambled). 96Scramble with solved corners (only edges are scrambled).
97.It Ar eo
98Scramble with solved EO on F/B axis.
99.It Ar fmc
100Scramble the full cube and the resulting scramble starts and ends with
101the moves R\(aq U\(aq F.
92.El 102.El
93. 103.
94.It Nm solve Ar step Oo Ar options Oc Ar scramble. 104.It Nm solve Ar step Oo Ar options Oc Ar scramble
95Solve the given 105Solve the given
96.Ar step 106.Ar step
97on the given 107on the given

Generated with cgit - Back to sebastiano.tronto.net