diff --git a/tools/perf/builtin-annotate.c b/tools/perf/builtin-annotate.c index 214ba7f9f577..3ec2496f1e35 100644 --- a/tools/perf/builtin-annotate.c +++ b/tools/perf/builtin-annotate.c @@ -235,7 +235,7 @@ static int __cmd_annotate(struct perf_annotate *ann) } static const char * const annotate_usage[] = { - "perf annotate [] ", + "perf annotate []", NULL };