Clarified CLI arguments order.
authorGoal Smashers Dev Team <jakub@goalsmashers.com>
Sat, 9 Feb 2013 17:53:19 +0000 (18:53 +0100)
committerGoal Smashers Dev Team <jakub@goalsmashers.com>
Sat, 9 Feb 2013 17:53:19 +0000 (18:53 +0100)
README.md

index 1e136d6..120ceff 100644 (file)
--- a/README.md
+++ b/README.md
@@ -24,7 +24,8 @@ npm install clean-css
 
 ### How to use clean-css CLI?
 
-Clean-css accepts the following command line arguments:
+Clean-css accepts the following command line arguments (please make sure you use `<source-file>` as the 
+very last argument to avoid potential issues):
 
 ```
 cleancss [options] <source-file>