Update cheatsheets

This commit is contained in:
ivuorinen
2025-11-29 00:20:05 +00:00
parent 5c637b8c84
commit d1988a6d2c
87 changed files with 623 additions and 154 deletions

View File

@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
> A frontend for emulators, game engines and media players.
> The reference implementation of the libretro API.
> More information: <https://github.com/libretro/RetroArch>.
> More information: <https://manned.org/retroarch>.
- Start in the menu mode:
@@ -15,7 +15,7 @@ source: https://github.com/tldr-pages/tldr.git
- Start in full screen mode:
`retroarch --fullscreen`
`retroarch {{[-f|--fullscreen]}}`
- List all compiled features:
@@ -23,11 +23,11 @@ source: https://github.com/tldr-pages/tldr.git
- Set the path of a configuration file:
`retroarch --config={{path/to/config_file}}`
`retroarch {{[-c|--config]}} {{path/to/config_file}}`
- Display help:
`retroarch --help`
`retroarch {{[-h|--help]}}`
- Display version: