We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a386406 commit 0e7e77fCopy full SHA for 0e7e77f
lldb/source/Commands/Options.td
@@ -1472,6 +1472,6 @@ let Command = "statistics dump" in {
1472
Group<1>,
1473
Arg<"Boolean">,
1474
Desc<"Dump statistics for known plugins including name, order, and "
1475
- "enabled "
1476
- "state. Defaults to true for both summary and default mode.">;
+ "enabled state. Defaults to true for both summary and default "
+ "mode.">;
1477
}
0 commit comments