From 7af66f0089b4dfffa25c5d5475dbb7d5fa367baa Mon Sep 17 00:00:00 2001 From: arthurkehrwald <50906979+arthurkehrwald@users.noreply.github.com> Date: Tue, 8 Oct 2024 18:39:57 +0200 Subject: [PATCH] Remove duplicate words --- docs/running/commands/game.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/running/commands/game.md b/docs/running/commands/game.md index ed5d56d109..6dc8c3beaa 100644 --- a/docs/running/commands/game.md +++ b/docs/running/commands/game.md @@ -74,7 +74,7 @@ $ mpf game -c /home/brian/pinball/demo_man/config/config.yaml ### -C (uppercase) Specify the name of the MPF default config file which is loaded before -your before your machine config. (MPF includes a file `mpfconfig.yaml` +your machine config. (MPF includes a file `mpfconfig.yaml` which is inside the MPF package which sets up default things like which modules are loaded, paths used, etc. If for some reason you want to override this file, you can do so with the [-C](#) option.