Improve the help output for `type XXX delete` where XXX is summary, format,
authorJim Ingham <jingham@apple.com>
Mon, 24 Apr 2023 23:08:27 +0000 (16:08 -0700)
committerJim Ingham <jingham@apple.com>
Mon, 1 May 2023 21:21:27 +0000 (14:21 -0700)
commit930c8ac5f56122251fc5fe7cb8584360924af62f
tree5ac0effe5f54bc2a24a0aabee7b6e62c8d733d05
parent771ad1691ac3057df2220dd327d7cdc73ef6c6f5
Improve the help output for `type XXX delete` where XXX is summary, format,
etc...

Differential Revision: https://reviews.llvm.org/D148282
lldb/source/Commands/CommandObjectType.cpp