Definition at line 70 of file dimctrl.cc.
Referenced by main().
73 "The dim control is a central master for the dim network.\n" 75 "The program can be started as a dim server, so that it is visible " 76 "in the dim network to other clients. If started as a client (dimctrl), " 77 "it can only interact passively with the dim network. The usual case " 78 "should be to have one server running (dimserver) and control it from " 79 "a dimctrl started.\n" 81 "Usage: dimctrl [-c type] [OPTIONS]\n" 82 " or: dimctrl [OPTIONS]\n" 83 " or: dimserver [OPTIONS]\n";