Help: Add notes for topic 'file-globbing-directory-listing'
This commit is contained in:
parent
a2c068a7ce
commit
6e54b0b910
|
@ -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.
|
Loading…
Reference in New Issue