Commit 2f9bf6bd by Hao Luo Committed by GitHub

Move the two CLI Usage into separate lines

Also, added the `or` word to clarify the two lines are not to be run sequentially.
parent ea6e470d
......@@ -476,6 +476,7 @@ Output will be sent to stdout if the `--output` flag is omitted.
### Usage
`node-sass [options] <input> [output]`
Or:
`cat <input> | node-sass > output`
Example:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment