aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2020-06-29 14:52:26 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2020-06-29 14:52:26 +0200
commit35c1d8ecc5eada703613e7d55d99a96c47a9bc5d (patch)
treef6a788fd1dcfd6771e6e9dbb7c35c2f33998ea5f
parent252d27a48de24f3a28b4775ba1362d719f2e6703 (diff)
downloadODR-SourceCompanion-35c1d8ecc5eada703613e7d55d99a96c47a9bc5d.tar.gz
ODR-SourceCompanion-35c1d8ecc5eada703613e7d55d99a96c47a9bc5d.tar.bz2
ODR-SourceCompanion-35c1d8ecc5eada703613e7d55d99a96c47a9bc5d.zip
Remove old explanation from usage screen
-rw-r--r--src/odr-sourcecompanion.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/odr-sourcecompanion.cpp b/src/odr-sourcecompanion.cpp
index e4198eb..0ec316d 100644
--- a/src/odr-sourcecompanion.cpp
+++ b/src/odr-sourcecompanion.cpp
@@ -71,8 +71,6 @@ void usage(const char* name) {
, name);
fprintf(stderr,
" For the AVT input:\n"
- " Using the option -I will switch to AVT encoder reception mode:\n"
- " * The internal encoder is not used any more, all input related options are ignored\n"
" * The audio mode and bitrate will be sent to the encoder if option --control-uri\n"
" and DAB+ specific options are set (-b -c -r --aaclc --sbr --ps)\n"
" * PAD Data can be send to the encoder with the options --pad-port --pad --pad-fifo\n"