From eefac4b3742458d912c661973c91f70cc0c551b8 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Thu, 23 Apr 2020 12:02:21 +0200 Subject: Add missing line in usage() --- src/odr-sourcecompanion.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') 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" -- cgit v1.2.3