1
0
Fork 0

Changed help message to --config= rather than --file=

This commit is contained in:
curt 2001-06-18 20:17:43 +00:00
parent 2b9727a4da
commit 4be7feddf6

View 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--file=path: load additional properties from path" << endl;
cout << "\t--config=path: load additional properties from path" << endl;
cout << endl;
cout << "Features:" << endl;