From 0405927ef3e25a5cd52ab8b9361d481e4f6a165e Mon Sep 17 00:00:00 2001 From: "the Sane." <3657071+the-sane@users.noreply.github.com> Date: Mon, 30 Sep 2024 11:51:34 -0400 Subject: [PATCH] CLI mode in logs steps --- wiki/Troubleshooting.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/wiki/Troubleshooting.md b/wiki/Troubleshooting.md index f153e1b..32cfbf4 100644 --- a/wiki/Troubleshooting.md +++ b/wiki/Troubleshooting.md @@ -8,8 +8,9 @@ 3. Check Lutris logs by clicking the arrow beside the play button: ![Screenshot from 2023-04-15 14-09-40](https://user-images.githubusercontent.com/3657071/232246219-8d713782-2d22-474c-a350-921e4af430af.png) 4. Run Lutris in debug mode to see more verbose logging. Native: `lutris -d` Flatpak: `flatpak run net.lutris.Lutris -d` -5. Look for your issue in the [latest news](https://github.com/starcitizen-lug/knowledge-base/wiki#news) and the list of common issues below -6. Ask for help on our [social channels](https://github.com/starcitizen-lug/knowledge-base/wiki#welcome-space-penguins) +5. If CLI mode is turned on, there will be additional useful output in your terminal window +6. Look for your issue in the [latest news](https://github.com/starcitizen-lug/knowledge-base/wiki#news) and the list of common issues below +7. Ask for help on our [social channels](https://github.com/starcitizen-lug/knowledge-base/wiki#welcome-space-penguins) ### Contents