Skip to content

Commit 10c0229

Browse files
authored
README.md: fix --with-rebase description (#49)
1 parent 417b248 commit 10c0229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ clean-css-cli 4.0 introduces some breaking changes:
130130
--remove-inlined-files Remove files inlined in <source-file ...> or via `@import` statements
131131
--source-map Enables building input's source map
132132
--source-map-inline-sources Enables inlining sources inside source maps
133-
--with-rebase Disable URLs rebasing
133+
--with-rebase Enables URLs rebasing
134134
```
135135
136136
## Compatibility modes

0 commit comments

Comments
 (0)