When showing the overview of the consolidatemsunspent command it describes the parameters like this consolidatemsunspent <address> <requre-sigs> <block-start> <block-end> <max-grc> <max-inputs>\ but as it goes on to describe each attribute, it doesn't use <requre-sigs>it uses <multi-sig-type> instead to describe the same argument.
This should be changed so that it's both using the same name to not be confusing.