Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[JENKINS-27540] Add help text for FILE macro.
  • Loading branch information
orrc committed Jul 20, 2015
1 parent 3d526da commit b483845
Showing 1 changed file with 6 additions and 0 deletions.
@@ -0,0 +1,6 @@
<j:jelly xmlns:j="jelly:core">
<dt>$${FILE,path="PATH"}</dt>
<dd>
Expands to the contents of a file. The file path is relative to the build workspace root.
</dd>
</j:jelly>

0 comments on commit b483845

Please sign in to comment.