certi-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[certi-cvs] certi/RTIA RTIA.ggo


From: certi-cvs
Subject: [certi-cvs] certi/RTIA RTIA.ggo
Date: Fri, 20 Jun 2008 13:12:35 +0000

CVSROOT:        /sources/certi
Module name:    certi
Changes by:     Eric NOULARD <erk>      08/06/20 13:12:35

Added files:
        RTIA           : RTIA.ggo 

Log message:
        Gengetopt conf file for RTIA

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/RTIA/RTIA.ggo?cvsroot=certi&rev=1.1

Patches:
Index: RTIA.ggo
===================================================================
RCS file: RTIA.ggo
diff -N RTIA.ggo
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ RTIA.ggo    20 Jun 2008 13:12:34 -0000      1.1
@@ -0,0 +1,14 @@
+# This is used by gengetopt to generate RTIA command line parser
+# see http://www.gnu.org/software/gengetopt/gengetopt.html#Basic-Usage
+package                "RTIA"
+version                "1.1"
+purpose                "RunTime Infrastructure Ambassador"
+usage          "rtia [-p <tcp_port>] [-v]"
+description    "Launched by the fedarate in order to handle RTI<-->Federate 
communication"
+
+# gengetopt options
+args "-F RTIA_cmdline"
+
+# Options
+option "port"                  p "tcp port to be used"         short  
+option "verbose"       v "verbose mode"                        short   no
\ No newline at end of file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]