Update cheatsheets

This commit is contained in:
ivuorinen
2025-07-05 00:19:48 +00:00
parent 9bc209f588
commit abbad12043
44 changed files with 475 additions and 62 deletions

View File

@@ -19,3 +19,7 @@ source: https://github.com/tldr-pages/tldr.git
- Install an application for a specific platform:
`steamcmd +@sSteamCmdForcePlatformType {{windows}} +login {{anonymous}} +app_update {{appid}} validate +quit`
- Clear cached login credentials for a user:
`steamcmd +login {{username}} +logout +quit`