Commit 31354af
committed
Clarify analyze_jfr tool expects stdout text, not binary file
The previous description said "from jfr summary <file>" without
making clear the input is the command's stdout. Updated both the
tool description and parameter hint to explicitly say this is the
text output, not the binary .jfr file itself.1 parent 71a8e63 commit 31354af
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
342 | | - | |
| 342 | + | |
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
346 | | - | |
| 346 | + | |
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
| |||
0 commit comments