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",