Skip to content

Commit

Permalink
proper description of moveFile option
Browse files Browse the repository at this point in the history
closes #8
  • Loading branch information
axe312ger committed Nov 7, 2016
1 parent b514df8 commit baf812a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Supported placeholders:

### moveFile

If the resulting file has a different name, the default behavior is to create a new file. Set this option to false to delete the input file.
If the resulting file has a different name, the default behavior is to create a new file and keep the input file. Set this option to true to delete the input file.

```js
{
Expand Down

0 comments on commit baf812a

Please sign in to comment.