Skip to content

Commit dd99606

Browse files
ninadsachanianico
authored andcommitted
Games/BrickGame: Update man page to indicate Key_Z rotates left
1 parent e8651d3 commit dd99606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Base/usr/share/man/man6/BrickGame.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You can control where and how a piece falls, by moving it left or right, making
1818

1919
- `Left`: Move left, `Right`: Move right, `Up`: Rotate right, `Down`: Move down
2020
- `A`: Move left, `D`: Move right, `W`: Rotate right, `E`: Rotate left, `S`: Move down
21-
- `H`: Move left, `L`: Move right, `K`: Rotate right
21+
- `H`: Move left, `L`: Move right, `K`: Rotate right, `Z`: Rotate left
2222

2323
The `Escape` and `P` keys pause and unpause the game.
2424

0 commit comments

Comments
 (0)