aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/dabplus-enc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dabplus-enc.cpp b/src/dabplus-enc.cpp
index 1117277..b474914 100644
--- a/src/dabplus-enc.cpp
+++ b/src/dabplus-enc.cpp
@@ -102,7 +102,7 @@ void usage(const char* name) {
" --ps Force the usage of PS\n"
" Output and pad parameters:\n"
" -o, --output=URI Output zmq uri. (e.g. 'tcp://localhost:9000')\n"
- " -or- Output file uri. (e.g. 'file.dab')\n"
+ " -or- Output file uri. (e.g. 'file.dabp')\n"
" -or- a single dash '-' to denote stdout\n"
" -k, --secret-key=FILE Enable ZMQ encryption with the given secret key.\n"
" -p, --pad=BYTES Set PAD size in bytes.\n"