Option |
Description |
-c |
Configuration file (default rs.cfg) |
-l |
Log file (default console output) |
-D |
Flag to disable startup of EventHandlers |
-r |
Comma separated list of AssemblyLine names to start. |
-w |
If -r is specified then this flag will cause Metamerge to
wait for each AssemblyLine's completion before starting the next. If
this flag is not specified then Metamerge will start all AssemblyLines
specified by the -r parameter in parallell. |
-v |
Show version information and exit. |
-P |
Password if configuration file is encrypted |
-p |
Dump java properties on startup |
-t |
Comma separated list of EventHandlers to start. The -w
flag has the same effect on EventHandlers as on AssemblyLines. |