diff --git a/interface/src/main.cpp b/interface/src/main.cpp index 471e866f32..e690615037 100644 --- a/interface/src/main.cpp +++ b/interface/src/main.cpp @@ -108,7 +108,7 @@ int main(int argc, const char* argv[]) { ); QCommandLineOption scriptsOption( "scripts", - "Set path for defaultScripts. These are probably scripts that run automatically.", + "Set path for defaultScripts. These are probably scripts that run automatically. This parameter does not seem to work.", "dir" ); QCommandLineOption allowMultipleInstancesOption(