Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marushkevych committed Mar 6, 2014
1 parent b660b43 commit 47cab65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
This plugin wraps [CmisJS](https://npmjs.org/package/cmis) library to provide an easy way to access content in CMIS repositories like Alfresco.
It can be used to author content (download - edit - upload), to list documents or to use in automated tests to dynamically download content.

> __Note: *Starting from version 0.2.0 it will not overwrite files with the same content. Simply download (or upload) the whole directory and only changed files will be updated.*__
##### download all content (of configured `cmisRoot` folder):
```
grunt cmiscopy
Expand Down

0 comments on commit 47cab65

Please sign in to comment.