Closed lexhuismans closed 11 months ago
This PR ignores the color option when provided as suggested in Issue #21.
It ignores all the options starting with -c[olor=always|never|auto] or --c[olor=always|never|auto]. Independent on where the option is provided.
-c[olor=always|never|auto]
--c[olor=always|never|auto]
Also added orderless option for -4 and -6 and --version for version, but this can be reverted.
-4
-6
--version
@brona any updates on this?
This PR ignores the color option when provided as suggested in Issue #21.
It ignores all the options starting with
-c[olor=always|never|auto]
or--c[olor=always|never|auto]
. Independent on where the option is provided.Also added orderless option for
-4
and-6
and--version
for version, but this can be reverted.