diff --git a/client/README.md b/client/README.md
index 6da572eb..ee22ea8a 100644
--- a/client/README.md
+++ b/client/README.md
@@ -62,6 +62,7 @@ Below are a list of current key bindings:
| ScrLk+V | Video stream toggle |
| ScrLk+I | Spice keyboard & mouse enable toggle |
| ScrLk+N | Toggle night vision mode (EGL renderer only!) |
+| ScrLk+R | Rotate the output clockwise by 90 degree increments |
| ScrLk+Q | Quit |
| ScrLk+Insert | Increase mouse sensitivity (in capture mode only) |
| ScrLk+Del | Decrease mouse sensitivity (in capture mode only) |
@@ -141,6 +142,7 @@ Command line arguments will override any options loaded from the config files.
| win:noScreensaver | -S | no | Prevent the screensaver from starting |
| win:alerts | -q | yes | Show on screen alert messages |
| win:quickSplash | | no | Skip fading out the splash screen when a connection is established |
+| win:rotate | | 0 | Rotate the displayed image (0, 90, 180, 270) |
|---------------------------------------------------------------------------------------------------------------------------------|
|----------------------------------------------------------------------------------------------------------------------------------------------|