aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation/perf-kallsyms.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/Documentation/perf-kallsyms.txt')
-rw-r--r--tools/perf/Documentation/perf-kallsyms.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/Documentation/perf-kallsyms.txt b/tools/perf/Documentation/perf-kallsyms.txt
index 954ea9e21236..cf9f4040ea5c 100644
--- a/tools/perf/Documentation/perf-kallsyms.txt
+++ b/tools/perf/Documentation/perf-kallsyms.txt
@@ -8,7 +8,7 @@ perf-kallsyms - Searches running kernel for symbols
SYNOPSIS
--------
[verse]
-'perf kallsyms <options> symbol_name[,symbol_name...]'
+'perf kallsyms' [<options>] symbol_name[,symbol_name...]
DESCRIPTION
-----------