Skip to content

Commit 0a51528

Browse files
committed
Minor improvement to help
1 parent d54ed0f commit 0a51528

File tree

1 file changed

+1
-1
lines changed
  • src/main/resources/io/jenkins/plugins/report/genericdiff/RpmsReportPublisher

1 file changed

+1
-1
lines changed

src/main/resources/io/jenkins/plugins/report/genericdiff/RpmsReportPublisher/config.jelly

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</f:entry>
1515
<h3>Individual commands/files to compare in time.<u>Always fill ID!</u></h3>
1616
<f:repeatable field="configurations">
17-
<f:entry field="command" title="workspace based command or file. Also path/some.zip/item/inside. Suffix meters (.zip,.tar,.tar.gz,.tar.bz2,.tar.xz)">
17+
<f:entry field="command" title="workspace based command or file. Also path/some.zip/item/inside. Suffix meters (.zip,.tar,.tar.gz,.tar.bz2,.tar.xz). Sometimes the /./ is mandatory.">
1818
<f:textbox clazz="required"/>
1919
</f:entry>
2020
<f:entry field="id" title="ID of this comparison. If you change it, you will lost (or change) baseline. Two same IDs will rewrite each other">

0 commit comments

Comments
 (0)