| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent bdd3afb commit dbb8f37
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -205,8 +205,7 @@ PerProcessOptionsParser::PerProcessOptionsParser() { | |||
| 205 | 205 | kAllowedInEnvironment); | |
| 206 | 206 | AddOption("--trace-event-file-pattern", | |
| 207 | 207 | "Template string specifying the filepath for the trace-events " | |
| 208 | - "data, it supports ${rotation} and ${pid} log-rotation id. %2$u " | ||
| 209 | - "is the pid.", | ||
| 208 | + "data, it supports ${rotation} and ${pid} log-rotation id.", | ||
| 210 | 209 | &PerProcessOptions::trace_event_file_pattern, | |
| 211 | 210 | kAllowedInEnvironment); | |
| 212 | 211 | AddAlias("--trace-events-enabled", { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments