From: XhmikosR Date: Fri, 19 Jul 2013 17:32:55 +0000 (+0300) Subject: Update README.md with the new `-s` switch. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=0193f43df4387061938fb6940e1cfa2e40775256;p=clean-css.git Update README.md with the new `-s` switch. --- diff --git a/README.md b/README.md index 99142f47..58dba4c0 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ cleancss [options] --s1 Remove all special comments but the first one -r, --root [root-path] Set a root path to which resolve absolute @import rules -o, --output [output-file] Use [output-file] as output instead of STDOUT +-s, --skip-import, Disable the @import processing ``` #### Examples: