Merge "document workspace-cleanup wrapper "dirmatch" default"

This commit is contained in:
Jenkins 2015-12-12 16:36:28 +00:00 committed by Gerrit Code Review
commit 2b732a4cc6
1 changed files with 1 additions and 1 deletions

View File

@ -385,7 +385,7 @@ def workspace_cleanup(parser, xml_parent, data):
:arg list include: list of files to be included
:arg list exclude: list of files to be excluded
:arg bool dirmatch: Apply pattern to directories too
:arg bool dirmatch: Apply pattern to directories too (default: false)
Example::