Definition at line 25 of file triggerschedule.cc.
Referenced by main().
28 "The triggerschedule triggers the scheduler.\n" 30 "The default is that the program is started without user intercation. " 31 "All actions are supposed to arrive as DimCommands. Using the -c " 32 "option, a local shell can be initialized. With h or help a short " 33 "help message about the usuage can be brought to the screen.\n" 35 "Usage: triggerschedule [-c type] [OPTIONS] <schedule-database-name>\n" 36 " or: triggerschedule [OPTIONS] <schedule-database-name>\n";