- Fix issue where Zsh completion would fail due to some flags having brackets in their description.
- Fix issue where non-builtin protoc plugin invocations would not have errors properly propagated.
- Fix issue where multiple
--.*_opt
flags,--.*_opt
flags with commas, or--.*_out
flags with options that contained commas, would not be properly added.