Changes since tdaq-01-08-04

General
Server
Launcher
Helpers
         Return codes
             0 - The application exited

             1 - Timeout elapsed while waiting
             2 - Application not found

             3 - Some error occurred (i.e., while contacting the pmgserver)

                Command line options:
            -n [ --AppName ]   arg   The name of the application
            -p [ --Partition ] arg   The name of the partition

            -t [ --Timeout ]   arg   Time to wait in seconds (if none wait for ever)

            -H [ --Host ]      arg   Host the application should be running on

            -h [ --help ]            Print help message


Note:

Because of the move from cmdl to boost program_options some helper application have small changes in their command line options.
If you use some of them please check the new options using the -h switch.