aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorroot <root@debian>2014-09-14 21:27:21 +0000
committerroot <root@debian>2014-09-14 21:27:21 +0000
commit93f7baae7fcd707f7080786a9c117fb92269d798 (patch)
tree8541792c5147afbde8aa6c01ea32677d07e8f09c /README
parenta4f8c7af3baba2179f6de2f198be23860f3803bc (diff)
use stdinHEADmaster
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index c7268e6..4daa07a 100644
--- a/README
+++ b/README
@@ -2,4 +2,4 @@ simple sass wrapper.
USAGE:
-sass myfile.sass > myfile.css
+sass < myfile.sass > myfile.css