Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jessetane committed Nov 27, 2014
1 parent b52a76a commit fe6c0e2
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 @@ -58,7 +58,7 @@ $ tsync [OPTION] 'src-glob' transform ['otherTransform --option'] [..] dest
* -x --extension <u>extension</u>
Change file extensions to <u>extension</u> before writing to `dest`.

#### `src-glob`
#### `'src-glob'`
The [glob](https://github.com/isaacs/node-glob#glob) pattern to use when finding files. Be careful to quote your src-glob pattern as your shell may perform expansion before `tsync` gets invoked!

#### `transform`
Expand Down

0 comments on commit fe6c0e2

Please sign in to comment.