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

This commit is contained in:
Brad King 2015-03-20 09:43:37 -04:00
parent a2c068a7ce
commit 6e54b0b910
1 changed files with 6 additions and 0 deletions

View File

@ -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.