diff --git a/core/src/main/resources/hudson/tasks/ArtifactArchiver/help-artifacts.html b/core/src/main/resources/hudson/tasks/ArtifactArchiver/help-artifacts.html index d4cc5236f504..215d0ba8df4e 100644 --- a/core/src/main/resources/hudson/tasks/ArtifactArchiver/help-artifacts.html +++ b/core/src/main/resources/hudson/tasks/ArtifactArchiver/help-artifacts.html @@ -1,7 +1,8 @@
You can use wildcards like 'module/dist/**/*.zip'. See - the includes attribute of Ant fileset for the exact format. + the includes attribute of Ant fileset for the exact format + -- except that "," (comma) is the only supported separator. The base directory is the workspace. You can only archive files that are located in your workspace. -
\ No newline at end of file +