summaryrefslogtreecommitdiff
path: root/btreplay/btrecord.c
diff options
context:
space:
mode:
Diffstat (limited to 'btreplay/btrecord.c')
-rw-r--r--btreplay/btrecord.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/btreplay/btrecord.c b/btreplay/btrecord.c
index 09329f7..88ab806 100644
--- a/btreplay/btrecord.c
+++ b/btreplay/btrecord.c
@@ -152,7 +152,7 @@ static struct option l_opts[] = {
.val = 'm'
},
{
- .name = "max_pkts",
+ .name = "max-pkts",
.has_arg = required_argument,
.flag = NULL,
.val = 'M'