Definition at line 441 of file temperature.cc.
Referenced by main().
444 "The temperature is an interface to readout the temperature from the power switch.\n" 446 "The default is that the program is started without user intercation. " 447 "All actions are supposed to arrive as DimCommands. Using the -c " 448 "option, a local shell can be initialized. With h or help a short " 449 "help message about the usuage can be brought to the screen.\n" 451 "Usage: temperature [-c type] [OPTIONS]\n" 452 " or: temperature [OPTIONS]\n";