summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/dabplus-enc.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dabplus-enc.cpp b/src/dabplus-enc.cpp
index dc5c6af..ecb7141 100644
--- a/src/dabplus-enc.cpp
+++ b/src/dabplus-enc.cpp
@@ -123,9 +123,9 @@ void usage(const char* name) {
" DAB specific options\n"
" -a, --dab Encode in DAB and not in DAB+.\n"
" --dabmode=MODE Channel mode: s/d/j/m\n"
- " (default: j if stereo, m if mono).\n",
+ " (default: j if stereo, m if mono).\n"
" --dabpsy=PSY Psychoacoustic model 0/1/2/3\n"
- " (default: 1).\n",
+ " (default: 1).\n"
" DAB+ specific options\n"
" -A, --no-afterburner Disable AAC encoder quality increaser.\n"
" --aaclc Force the usage of AAC-LC (no SBR, no PS)\n"