Explain the difference between copy_files and copy_files#

This commit is contained in:
Jeremie Dimino 2017-09-10 02:39:34 +01:00
parent e27f7a8368
commit 47d1f74ef0
1 changed files with 4 additions and 0 deletions

View File

@ -527,6 +527,10 @@ The syntax is as follows:
``<glob>`` represents the set of files to copy, see the :ref:`glob
<glob>` for details.
The difference between ``copy_files`` and ``copy_files#`` is the same
as the difference between the ``copy`` and ``copy#`` action. See the
`User actions`_ section for more details.
Common items
============