From 8cec37cb3e490b06639f2e05df8b947a9333d5d2 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 26 Dec 2021 22:42:37 +0100 Subject: Added scramble command --- doc/nissy.1 | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'doc/nissy.1') diff --git a/doc/nissy.1 b/doc/nissy.1 index 643674a..c725c0a 100644 --- a/doc/nissy.1 +++ b/doc/nissy.1 @@ -71,7 +71,26 @@ Display a text-only description of the cube obtained after applying .It Nm quit Quit nissy. . -.It Nm solve Ar step Oo Ar options Oc Ar scramble +.It Nm scramble Oo Fl n Ar N Oc Oo Ar type Oc +Print a randomly-generated (random position) scramble +. +If +.Ar N +is given, it produces +.Ar N +scrambles. +.Ar type +can be specified to be one of the following: +.Bl -tag -width Ds +.It Ar eo +Scramble with solved EO on F/B axis. +.It Ar corners +Scramble with solved edges (only cornes are scrambled). +.It Ar edges +Scramble with solved corners (only edges are scrambled). +.El +. +.It Nm solve Ar step Oo Ar options Oc Ar scramble. Solve the given .Ar step on the given -- cgit v1.3