Open gaul opened 7 years ago
Presently compy sorts all its command-line flags such that related flags like cert and key are not adjacent. We may need to switch parsers for this.
cert
key
Presently compy sorts all its command-line flags such that related flags like
cert
andkey
are not adjacent. We may need to switch parsers for this.