diff options
Diffstat (limited to 'src/odr-sourcecompanion.cpp')
| -rw-r--r-- | src/odr-sourcecompanion.cpp | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/src/odr-sourcecompanion.cpp b/src/odr-sourcecompanion.cpp index 4ddce24..e4198eb 100644 --- a/src/odr-sourcecompanion.cpp +++ b/src/odr-sourcecompanion.cpp @@ -95,6 +95,7 @@ void usage(const char* name) {      "                                          will be connected to all listed endpoints.\n"      "     -e, --edi=URI                        EDI output uri, (e.g. 'tcp://localhost:7000')\n"      "     -T, --timestamp-delay=DELAY_MS       Enabled timestamps in EDI (requires TAI clock bulletin download) and\n" +    "                                          add a delay (in milliseconds) to the timestamps carried in EDI\n"      "     -k, --secret-key=FILE                Enable ZMQ encryption with the given secret key.\n"      "     -p, --pad=BYTES                      Set PAD size in bytes.\n"      "     -P, --pad-fifo=FILENAME              Set PAD data input fifo name"  | 
