Skip to content

Change "--help" to "help"

Seems like all the other strings uses this style where "help" if written without "--" in front so i am guessing the "--" should not be there based on just one string using it.

Usage: ... { ARGUMENTS | help }

Merge request reports