aboutsummaryrefslogtreecommitdiff
path: root/trappy/dynamic.py
diff options
context:
space:
mode:
Diffstat (limited to 'trappy/dynamic.py')
-rw-r--r--trappy/dynamic.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/trappy/dynamic.py b/trappy/dynamic.py
index f764232..5b094ce 100644
--- a/trappy/dynamic.py
+++ b/trappy/dynamic.py
@@ -81,7 +81,7 @@ def register_dynamic_ftrace(class_name, unique_word, scope="all",
the parsing of events and group them together)
:type scope: str
- :param parse_raw: If, true, raw trace output (-R flag)
+ :param parse_raw: If, true, raw trace output (-r flag)
will be used
:type parse_raw: bool