Update cheatsheets

This commit is contained in:
ivuorinen
2025-03-10 00:15:53 +00:00
parent 9e2d0f72f1
commit dc654e9ad5
133 changed files with 423 additions and 367 deletions

View File

@@ -17,7 +17,7 @@ source: https://github.com/tldr-pages/tldr.git
`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}}`