diff --git a/interface/src/main.cpp b/interface/src/main.cpp index 6a37f33506a..4de77ffe190 100644 --- a/interface/src/main.cpp +++ b/interface/src/main.cpp @@ -180,7 +180,7 @@ int main(int argc, const char* argv[]) { // Below are undocumented. QCommandLineOption noLauncherOption( "no-launcher", - "Do not execute the launcher." + "Supposedly does something for the server, unrelated to the application launcher. The feature may never have been implemented." ); QCommandLineOption overrideScriptsPathOption( "overrideScriptsPath",