[clang-query] Re-word command help
authorStephen Kelly <steveire@gmail.com>
Wed, 24 Oct 2018 20:33:14 +0000 (20:33 +0000)
committerStephen Kelly <steveire@gmail.com>
Wed, 24 Oct 2018 20:33:14 +0000 (20:33 +0000)
commit4c3d7a969aa61fa9333a88f22320e48e8afe228c
tree578bb40ad076f4a97cb831ec620685f7267d4564
parentd00d449f8e51483591b86a27eb7140136625b6c6
[clang-query] Re-word command help

Summary:
This will make it possible to easily

* Add new commands which accept <feature> parameters
* Extend the list of features

Reviewers: aaron.ballman

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D53498

llvm-svn: 345192
clang-tools-extra/clang-query/Query.cpp