ionic-cli
ionic-cli copied to clipboard
fix: add missing 'no-'s to command metadata
Some options are missing the "no-" part. I've added it in where it's missing.
Also wondering: where there are discrepancies between the docs and the help command, which is right? The docs don't contradict the help command, but they do include some options that are not present in the help command. I can go in and add these if helpful.