Skip to content

Commit 02d1677

Browse files
authored
Update README.md
1 parent 99bd45d commit 02d1677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Destination directory should exist if specified.
2323
```
2424
PreCompress -i C:\temp\source\*.dll -d c:\temp\destination
2525
PreCompress -i C:\temp\source\*.dll -i C:\temp\source\*.json
26-
PreCompress -i C:\temp\source\ -p \.(dll|js.*)$
26+
PreCompress -i C:\temp\source\ -p "\.(dll|js.*)$"
2727
PreCompress -i source\file.dll
2828
PreCompress -i *.dll
2929
```

0 commit comments

Comments
 (0)