Skip to content

Commit

Permalink
updated readme for a new option remoteResourcesFromUntilDateFormat
Browse files Browse the repository at this point in the history
  • Loading branch information
cboris committed Feb 13, 2014
1 parent 611a622 commit c2dc38d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,13 @@ Usage Example
</property>
</remoteResources>

<!--
Specify custom date format for resources not supporting ISO8601.
Default IOS8601
-->
<remoteResourcesFromUntilDateFormat>HH:mm_yyyyMMdd</remoteResourcesFromUntilDateFormat>
<!--
List of writers that handle all output of the plugin.
Defaults to:
Expand Down

0 comments on commit c2dc38d

Please sign in to comment.