From 9e8b00e2e0001da3c2a9f8e888d27156800e58ee Mon Sep 17 00:00:00 2001 From: curt Date: Tue, 5 Feb 2002 17:02:25 +0000 Subject: [PATCH] Updated --help message. --- src/Main/options.cxx | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.39.5