I noticed that when using the cli application and adding two or more arguments for a command, the ordering of the arguments in the help may differ from the setup.
This is what I configured for a certain command:
And this is what the help for the given command outputs:
It seems like the output of the help command orders the arguments by name ascending.