diff --git a/es-app/assets/emulationstation.6.gz b/es-app/assets/emulationstation.6.gz index 4f5f40314..3aa26192a 100644 Binary files a/es-app/assets/emulationstation.6.gz and b/es-app/assets/emulationstation.6.gz differ diff --git a/es-app/src/main.cpp b/es-app/src/main.cpp index eecdcad08..818087993 100644 --- a/es-app/src/main.cpp +++ b/es-app/src/main.cpp @@ -311,8 +311,8 @@ bool parseArgs(int argc, char* argv[]) " --max-vram [size] Max VRAM to use (in mebibytes) before swapping\n" " --gpu-statistics Display framerate and VRAM usage overlay\n" " --force-full Force the UI mode to Full\n" -" --force-kid Force the UI mode to Kid\n" " --force-kiosk Force the UI mode to Kiosk\n" +" --force-kid Force the UI mode to Kid\n" " --force-input-config Force configuration of input device\n" " --home [path] Directory to use as home path\n" " --version, -v Display version information\n"