Skip to content

Commit

Permalink
symlink opt.base should be the same as dest
Browse files Browse the repository at this point in the history
Follow up with 3e2a5ef
  • Loading branch information
stevemao committed Jul 28, 2015
1 parent 3e2a5ef commit 0b3eed2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ This is just [glob-watcher].
- Default is `process.cwd()`.
- base - Specify the folder relative to the cwd. This is used to determine the file names when saving in `.dest()`.
- Default is the `cwd` resolves to the folder path.
- Can also be a function that takes in a file and returns a folder path.
- dirMode - Specify the mode the directory should be created with.
- Default is the process mode.
- Returns a Readable/Writable stream.
Expand Down

0 comments on commit 0b3eed2

Please sign in to comment.