BlessCSS / bless

CSS Post-Processor
blesscss.com
MIT License
282 stars 60 forks source link

add more infos to --help binary flag #13

Closed tdebarochez closed 11 years ago

tdebarochez commented 11 years ago

Output :

$ ./bin/blessc --help                                                                                                                                                       
Usage: blessc [options] [ source | - ] [destination]

Options :
  -v, --version      print version
  -h, --help         print this help
  -f, --force        overwrite input file
  -x, --compress     "minify" @import
  --no-cleanup       don't remove old css file before overwriting
  --no-imports       disable @import on stylesheets
  --no-cache-buster  turn off the cache buster

Full documentation can be found at http://blesscss.com/