We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06fe054 commit 4cc9b5aCopy full SHA for 4cc9b5a
plugins/dogma/dldprint.cxx
@@ -40,6 +40,7 @@ int usage(const char *errstr = nullptr)
40
printf(" file.bin - DABC binary file reading\n");
41
printf(" dabcnode - DABC stream server\n");
42
printf(" dabcnode:port - DABC stream server with custom port\n");
43
+ printf(" dogma://host:port - raw dogma input via UDP port\n");
44
printf("Arguments:\n");
45
printf(" -tmout value - maximal time in seconds for waiting next event (default 5)\n");
46
printf(" -maxage value - maximal age time for events, if expired queue are cleaned (default off)\n");
0 commit comments