Colors Inverted--- main.py: error: unrecognized arguments: --led-inverse

The colors on my RGB matrix appear to be inverted. Documentation indicates this can be resolved simply with flag “–led-inverse”, however, receive the following error:

main.py: error: unrecognized arguments: --led-inverse

EDIT: --Seems to be resolved with flag --led-rgb-sequence “GBR”