diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-25 20:29:22 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-25 20:29:22 +0100 |
| commit | 0f81a5a70be20a82ee8495f050366a28d0be21c7 (patch) | |
| tree | 1d438ad2d3c9fd75ebd10f09d594a4a83fdd3fab /doc | |
| parent | 4d664cefcc8c5a852629b29d47eb39e628adac57 (diff) | |
| download | nissy-0f81a5a70be20a82ee8495f050366a28d0be21c7.tar.gz nissy-0f81a5a70be20a82ee8495f050366a28d0be21c7.zip | |
Added the invert and unniss commands
Diffstat (limited to '')
| -rw-r--r-- | doc/nissy.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/nissy.1 b/doc/nissy.1 index 12dd638..fea5ddb 100644 --- a/doc/nissy.1 +++ b/doc/nissy.1 | |||
| @@ -61,6 +61,9 @@ relative to | |||
| 61 | .Ar command | 61 | .Ar command |
| 62 | is returned. | 62 | is returned. |
| 63 | . | 63 | . |
| 64 | .It Nm invert Ar scramble | ||
| 65 | Invert the given scramble. | ||
| 66 | . | ||
| 64 | .It Nm print Ar scramble | 67 | .It Nm print Ar scramble |
| 65 | Display a text-only description of the cube obtained after applying | 68 | Display a text-only description of the cube obtained after applying |
| 66 | .Ar scramble . | 69 | .Ar scramble . |
| @@ -149,6 +152,9 @@ for the | |||
| 149 | .Ar solve | 152 | .Ar solve |
| 150 | command. | 153 | command. |
| 151 | . | 154 | . |
| 155 | .It Nm unniss Ar scramble | ||
| 156 | Rewrite the scramble without using NISS. | ||
| 157 | . | ||
| 152 | .It Nm version | 158 | .It Nm version |
| 153 | Display version information. | 159 | Display version information. |
| 154 | . | 160 | . |
