浏览代码

Merge topic 'doc-find-versioned-location'

7ab0806f Help: Document find_* command versioned/unversioned name ordering
Brad King 10 年之前
父节点
当前提交
7f14943e5c
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      Help/command/FIND_XXX.txt

+ 5 - 0
Help/command/FIND_XXX.txt

@@ -39,6 +39,11 @@ Options include:
 ``NAMES``
 ``NAMES``
   Specify one or more possible names for the |SEARCH_XXX|.
   Specify one or more possible names for the |SEARCH_XXX|.
 
 
+  When using this to specify names with and without a version
+  suffix, we recommend specifying the unversioned name first
+  so that locally-built packages can be found before those
+  provided by distributions.
+
 ``HINTS``, ``PATHS``
 ``HINTS``, ``PATHS``
   Specify directories to search in addition to the default locations.
   Specify directories to search in addition to the default locations.
   The ``ENV var`` sub-option reads paths from a system environment
   The ``ENV var`` sub-option reads paths from a system environment