Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zorgoz authored Apr 8, 2024
1 parent 99bd45d commit 02d1677
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 @@ -23,7 +23,7 @@ Destination directory should exist if specified.
```
PreCompress -i C:\temp\source\*.dll -d c:\temp\destination
PreCompress -i C:\temp\source\*.dll -i C:\temp\source\*.json
PreCompress -i C:\temp\source\ -p \.(dll|js.*)$
PreCompress -i C:\temp\source\ -p "\.(dll|js.*)$"
PreCompress -i source\file.dll
PreCompress -i *.dll
```
Expand Down

0 comments on commit 02d1677

Please sign in to comment.