Add the missing --force option on the man page.

Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Taeung Song <[email protected]>
Signed-off-by: Sangwon Hong <[email protected]>
---
 tools/perf/Documentation/perf-mem.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tools/perf/Documentation/perf-mem.txt 
b/tools/perf/Documentation/perf-mem.txt
index 4be08a1..b021141 100644
--- a/tools/perf/Documentation/perf-mem.txt
+++ b/tools/perf/Documentation/perf-mem.txt
@@ -28,6 +28,10 @@ OPTIONS
 <command>...::
        Any command you can specify in a shell.
 
+-f::
+--force::
+       Don't do ownership validation
+
 -t::
 --type=::
        Select the memory operation type: load or store (default: load,store)
-- 
2.7.4

Reply via email to