From eb423e0c4467c35ca20d8cec423739c39f1f3edb Mon Sep 17 00:00:00 2001 From: Valters Tomsons Date: Thu, 26 Dec 2024 19:43:51 +0200 Subject: [PATCH] Remove trailing space --- content/docs/steamvr/mod-managers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/steamvr/mod-managers.md b/content/docs/steamvr/mod-managers.md index 4e246a4..e7a81b5 100644 --- a/content/docs/steamvr/mod-managers.md +++ b/content/docs/steamvr/mod-managers.md @@ -63,4 +63,4 @@ Here's an example of full Fallout 4 VR launch options: WINEDLLOVERRIDES="WinHTTP.dll=n,b;x3daudio1_7.dll=n,b" bash -c 'exec "${@/Fallout4VR.exe/f4sevr_loader.exe}"' -- %command% ``` -Put any environment variables before `bash`, put any launch arguments for the game after `%command%`. \ No newline at end of file +Put any environment variables before `bash`, put any launch arguments for the game after `%command%`. \ No newline at end of file