diff --git a/src/Prefs.cpp b/src/Prefs.cpp index 34ac5b32cadf..e0dddce19732 100644 --- a/src/Prefs.cpp +++ b/src/Prefs.cpp @@ -674,10 +674,10 @@ void usage() { " | \"kafka;127.0.0.1;flows\"\n" " | " "\"kafka;127.0.0.1:7689,192.168.1.20,192.168.1.2:9092;flows;compression." - "codec=gzip\"\n" + "codec=gzip,debug=all\"\n" " | \n" " | See at the bottom of this help " - "the list of supported kafka configuration options.\n" + "the list of (comma separated) supported kafka configuration options.\n" " |\n" #endif #endif