add a mention of the include_empty option to file.recurse

This commit is contained in:
Cory Wright 2013-03-22 14:17:08 -04:00
parent e3662aa023
commit 9aed1fe9cf

View File

@ -31876,6 +31876,7 @@ something like this:
/opt/code/flask: /opt/code/flask:
file.recurse: file.recurse:
\- source: salt://code/flask \- source: salt://code/flask
\- include_empty: True
.ft P .ft P
.fi .fi
.INDENT 0.0 .INDENT 0.0