]> git.mxchange.org Git - flightgear.git/commitdiff
Changed help message to --config= rather than --file=
authorcurt <curt>
Mon, 18 Jun 2001 20:17:43 +0000 (20:17 +0000)
committercurt <curt>
Mon, 18 Jun 2001 20:17:43 +0000 (20:17 +0000)
src/Main/options.cxx

index dba02ceb6c0988d40d5fafe0d18cc1af7815c07c..3714d56275f52da8d01d5242bf2ea77e18147f8c 100644 (file)
@@ -1045,7 +1045,7 @@ fgUsage ()
     cout << "\t--control=mode:  primary control mode " 
         << "(joystick, keyboard, mouse)" << endl;
     cout << "\t--prop:name=value:  set property <name> to <value>" << endl;
     cout << "\t--control=mode:  primary control mode " 
         << "(joystick, keyboard, mouse)" << endl;
     cout << "\t--prop:name=value:  set property <name> to <value>" << endl;
-    cout << "\t--file=path:  load additional properties from path" << endl;
+    cout << "\t--config=path:  load additional properties from path" << endl;
     cout << endl;
 
     cout << "Features:" << endl;
     cout << endl;
 
     cout << "Features:" << endl;