瀏覽代碼

Help: Add notes for topic 'file-globbing-directory-listing'

Brad King 10 年之前
父節點
當前提交
6e54b0b910
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      Help/release/dev/file-globbing-directory-listing.rst

+ 6 - 0
Help/release/dev/file-globbing-directory-listing.rst

@@ -0,0 +1,6 @@
+file-globbing-directory-listing
+-------------------------------
+
+* The :command:`file(GLOB)` and :command:`file(GLOB_RECURSE)` commands
+  learned a new ``LIST_DIRECTORIES <bool>`` option to specify whether
+  the glob result should include directories.