This is an archive of the discontinued LLVM Phabricator instance.

[LLDB] [NFC] Typo fix in usage text for "type filter" command
ClosedPublic

Authored by xgupta on Oct 20 2021, 9:42 PM.

Details

Summary

When you invoke "help type filter" the resulting help shows:

Syntax: type synthetic [<sub-command-options>]

This patch fixes the help so it says "type filter" instead of "type synthetic".

patch by: "Daniel Jalkut <jalkut@red-sweater.com>"

Diff Detail

Event Timeline

xgupta requested review of this revision.Oct 20 2021, 9:42 PM
xgupta created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptOct 20 2021, 9:42 PM
teemperor accepted this revision.Oct 20 2021, 11:46 PM
This revision is now accepted and ready to land.Oct 20 2021, 11:46 PM