- Examples:
- chatserv.cc.
Definition at line 38 of file chatserv.cc.
Referenced by main().
41 "The chatserv is a Dim-based chat server.\n" 43 "It is a non-interactive program which acts as a relay of messages " 44 "sent via a Dim command CHAT/MSG and which are redirected to the " 45 "logging service CHAT/MESSAGE.\n" 47 "Usage: chatserv [OPTIONS]\n" 48 " or: chatserv [OPTIONS]\n";