From cc7c3939e9bb5f0a47a18a583ac703ca924adca2 Mon Sep 17 00:00:00 2001 From: sudacode Date: Mon, 18 May 2026 21:35:02 -0700 Subject: [PATCH] docs: add config subcommand and --config flag to CLI reference --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b1840b5a..b726691c 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,8 @@ On **Windows**, just run `SubMiner.exe` — setup opens automatically on first l ```bash subminer video.mkv # play video with overlay subminer stats # open immersion dashboard +subminer config # open configuration window +subminer --config # open configuration window via flag ``` On **Windows**, use the **SubMiner mpv** shortcut created during setup — double-click it or drag a video file onto it.