Description
The help message in occ commands has hardcoded text as default is plain for all occ command output which is not always the case. Also, there is an actual default output format right after this message which is the actual command output format.

So, the default is plain text is missleading and should be removed?
Description
The help message in occ commands has hardcoded text as
default is plainfor all occ command output which is not always the case. Also, there is an actual default output format right after this message which is the actual command output format.So, the
default is plaintext is missleading and should be removed?