diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2020-06-21 23:01:57 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2020-06-21 23:01:57 +0200 |
| commit | 0e8d73bb3edcc8bdff6e3ded442b66f68265059a (patch) | |
| tree | 4f92deb9ace97e79332c0e7ce390b76b81aeaae9 /docs/pic.txt | |
| parent | 4e359b44ce111b04cc4d2b28033fba4ab4e6e989 (diff) | |
| download | nissy-0e8d73bb3edcc8bdff6e3ded442b66f68265059a.tar.gz nissy-0e8d73bb3edcc8bdff6e3ded442b66f68265059a.zip | |
First push
Diffstat (limited to 'docs/pic.txt')
| -rw-r--r-- | docs/pic.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/pic.txt b/docs/pic.txt new file mode 100644 index 0000000..0285a2f --- /dev/null +++ b/docs/pic.txt | |||
| @@ -0,0 +1,20 @@ | |||
| 1 | |||
| 2 | HELP PAGE FOR COMMAND pic | ||
| 3 | |||
| 4 | SYNTAX | ||
| 5 | pic [MOVES|$ID|@ID] | ||
| 6 | |||
| 7 | DESCRIPTION | ||
| 8 | Prints the cube state after applying the given scramble. | ||
| 9 | |||
| 10 | EXAMPLES | ||
| 11 | pic R' U' F R U R2 F2 R2 D R2 U L2 U R2 D2 B' D U' R D R' D U2 F2 R' U' F | ||
| 12 | Gives the following output: | ||
| 13 | UF UL UB UR DF DL DB DR FR FL BL BR | ||
| 14 | EP: FR UL FL UR UF DB DR BL UB BR DL DF | ||
| 15 | EO(F/B): x x x x x x x x | ||
| 16 | |||
| 17 | UFR UFL UBL UBR DFR DFL DBL DBR | ||
| 18 | CP: UBR UFR DFL DBL UFL UBL DBR DFR | ||
| 19 | CO(U/D): ccw cw ccw cw | ||
| 20 | |||
