From: curt Date: Tue, 5 Feb 2002 17:02:25 +0000 (+0000) Subject: Updated --help message. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9e8b00e2e0001da3c2a9f8e888d27156800e58ee;p=flightgear.git Updated --help message. --- diff --git a/src/Main/options.cxx b/src/Main/options.cxx index 9ef186f37..4e94992ee 100644 --- a/src/Main/options.cxx +++ b/src/Main/options.cxx @@ -1275,6 +1275,8 @@ fgUsage () << " motion chair protocol" << endl << " --rul=params Open connection using the RUL protocol" << endl << endl + << " --atc610x Enable atc610x interface." << endl + << endl << "Debugging Options:" << endl << " --trace-read=property Trace the reads for a property; multiple" << endl