diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-11-11 21:37:34 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-11-11 21:37:34 +0100 |
| commit | 3568412f8f230774d0d11d7ed1c897424f95d3ef (patch) | |
| tree | 77223792d8c925a9b1fc32b3f4341e943b5f8209 /docs/htrfinish.txt | |
| parent | 67e1b5e6e6a2c917a2fe58a37a1382c982b1e5c5 (diff) | |
| download | nissy-3568412f8f230774d0d11d7ed1c897424f95d3ef.tar.gz nissy-3568412f8f230774d0d11d7ed1c897424f95d3ef.zip | |
Rewritten from scratch. Welocme nissy 2.0!
Diffstat (limited to '')
| -rw-r--r-- | docs/htrfinish.txt | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/docs/htrfinish.txt b/docs/htrfinish.txt deleted file mode 100644 index 7b58307..0000000 --- a/docs/htrfinish.txt +++ /dev/null | |||
| @@ -1,23 +0,0 @@ | |||
| 1 | |||
| 2 | HELP PAGE FOR COMMAND htrfinish | ||
| 3 | |||
| 4 | SYNTAX | ||
| 5 | htrfinish [OPTIONS] [MOVES|$ID|@ID] | ||
| 6 | |||
| 7 | DESCRIPTION | ||
| 8 | Similar to drfinish, but uses the moveset <U2,D2,R2,L2,F2,B2>. HTR must be | ||
| 9 | solved. The scramble can be given as the last argument of the command, or it | ||
| 10 | may be given as an $ID or @ID, or it can be typed out on the following line. | ||
| 11 | |||
| 12 | OPTIONS | ||
| 13 | b=N Specify a bound for the number of moves. N must be a number. | ||
| 14 | Default value: 20. | ||
| 15 | n=N Specify a maximum number ofsolutions to be output. N must be | ||
| 16 | a number. | ||
| 17 | Default value: 1. | ||
| 18 | |||
| 19 | EXAMPLES | ||
| 20 | htrfinish R L' U2 R' L F2 | ||
| 21 | Produces the following solution: | ||
| 22 | @1: U2 R2 F2 R2 U2 R2 F2 R2 (8) | ||
| 23 | |||
