Skip to content

Commit 4cc9b5a

Browse files
committed
Add info about dldprint arg
1 parent 06fe054 commit 4cc9b5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/dogma/dldprint.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ int usage(const char *errstr = nullptr)
4040
printf(" file.bin - DABC binary file reading\n");
4141
printf(" dabcnode - DABC stream server\n");
4242
printf(" dabcnode:port - DABC stream server with custom port\n");
43+
printf(" dogma://host:port - raw dogma input via UDP port\n");
4344
printf("Arguments:\n");
4445
printf(" -tmout value - maximal time in seconds for waiting next event (default 5)\n");
4546
printf(" -maxage value - maximal age time for events, if expired queue are cleaned (default off)\n");

0 commit comments

Comments
 (0)