]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
devtool: search: tweak help text paule/devtool33-oe
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 21 Feb 2018 20:36:45 +0000 (09:36 +1300)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 26 Feb 2018 01:45:07 +0000 (14:45 +1300)
commitabbfe40a281ac40d83e32ae41929810cb89f20e1
tree7479fc63e72512f4c7734790e868f23ccc5c5bab
parent23837b7eb48113f6b43ad1a76d525e014f494b8d
devtool: search: tweak help text

* We now match on more than just target recipes, so don't specify that
  only target recipes are searched.
* We're printing the SUMMARY value in addition to the name, so mention
  that so it's clear where that text is coming from.
* Remind users that they should use quotes around the keyword to avoid
  shell expansion when using regular expressions.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
scripts/lib/devtool/search.py