I am trying to migrate from autoprefixer-cli to postcss-cli, however two options are really missing there:
autoprefixer -h: Where can I get a help specific to --use autoprefixer? I cannot imagine how can a new cli interface not support package specific help functions. It should work like git help rebase, etc.
autoprefixer -c: How can I clean a file now?