diff --git a/dump1090.c b/dump1090.c
index f13a9ee..298d8d6 100644
--- a/dump1090.c
+++ b/dump1090.c
@@ -575,6 +575,7 @@ void showHelp(void) {
"--write-json
Periodically write json output to (for serving by a separate webserver)\n"
"--write-json-every Write json output every t seconds (default 1)\n"
"--json-location-accuracy Accuracy of receiver location in json metadata: 0=no location, 1=approximate, 2=exact\n"
+"--oversample Enable oversampling at 2.4MHz\n"
"--help Show this help\n"
"\n"
"Debug mode flags: d = Log frames decoded with errors\n"