change all keyboard shortcuts to have spaces around the + sign (#1356)

This commit is contained in:
Waldir Pimenta
2017-04-28 23:34:51 +01:00
committed by GitHub
parent 7e1f06ade4
commit 433370e2ad
11 changed files with 14 additions and 14 deletions

View File

@@ -11,7 +11,7 @@
`rdesktop -u Administrator -p passwd123 192.168.1.111:3389`
- Connect to a remote computer with full screen (press `Ctrl+Alt+Enter` to exist):
- Connect to a remote computer with full screen (press `Ctrl + Alt + Enter` to exist):
`rdesktop -u {{username}} -p {{password}} -f {{host:port}}`