perf data: Document missing --force option
authorSangwon Hong <[email protected]>
Mon, 5 Feb 2018 11:48:35 +0000 (20:48 +0900)
committerArnaldo Carvalho de Melo <[email protected]>
Thu, 15 Feb 2018 12:57:33 +0000 (09:57 -0300)
Add the --force option to the man page.

Signed-off-by: Sangwon Hong <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Taeung Song <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/Documentation/perf-data.txt

index f0796a47dfa30ee6523381e069340b3eeeeeb3ef..90bb4aabe4f8d48e928c1fd4ae82d45ae7baeb50 100644 (file)
@@ -30,6 +30,10 @@ OPTIONS for 'convert'
 -i::
        Specify input perf data file path.
 
+-f::
+--force::
+       Don't complain, do it.
+
 -v::
 --verbose::
         Be more verbose (show counter open errors, etc).