Index: benchmark/io/http/options.cfa
===================================================================
--- benchmark/io/http/options.cfa	(revision 4f762d3f5eee513f2e464273142ed0e3e34f8c08)
+++ benchmark/io/http/options.cfa	(revision fb15af5c5d9f2febef979a5c7e7734ae7b53dbaf)
@@ -65,5 +65,5 @@
 		// { 'k', "kpollsubmit",    "If set, cluster uses IORING_SETUP_SQPOLL, implies -f", sqkpoll, parse_settrue },
 		// { 'i', "kpollcomplete",  "If set, cluster uses IORING_SETUP_IOPOLL", iokpoll, parse_settrue },
-		{'\0', "numentries",     "Number of I/O entries", nentries },
+		{'e', "numentries",     "Number of I/O entries", nentries },
 
 	};
