summaryrefslogtreecommitdiff
path: root/simpleperf/cmd_report.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'simpleperf/cmd_report.cpp')
-rw-r--r--simpleperf/cmd_report.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/simpleperf/cmd_report.cpp b/simpleperf/cmd_report.cpp
index b9821605..a89be676 100644
--- a/simpleperf/cmd_report.cpp
+++ b/simpleperf/cmd_report.cpp
@@ -257,7 +257,7 @@ class ReportCommand : public Command {
" -n Print the sample count for each item.\n"
" --no-demangle Don't demangle symbol names.\n"
" -o report_file_name Set report file name, default is stdout.\n"
- " --pid pid1,pid2,...\n"
+ " --pids pid1,pid2,...\n"
" Report only for selected pids.\n"
" --sort key1,key2,...\n"
" Select the keys to sort and print the report. Possible keys\n"