From 3cbce8e51b7398764fe6335dc3174d505e972bb1 Mon Sep 17 00:00:00 2001 From: Penguin-Guru Date: Tue, 26 Oct 2021 06:11:51 -0700 Subject: [PATCH] Suppose effect. --- interface/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/src/main.cpp b/interface/src/main.cpp index b9657603ef..252632c23f 100644 --- a/interface/src/main.cpp +++ b/interface/src/main.cpp @@ -146,7 +146,7 @@ int main(int argc, const char* argv[]) { ); QCommandLineOption systemCursorOption( "system-cursor", - "Needs clarification!" + "Probably prevents changing the cursor when application has focus." ); QCommandLineOption concurrentDownloadsOption( "concurrent-downloads",