/confdConfig/cli/expandAliasOnCompletion (boolean) [true]

/confdConfig/cli/expandAliasOnCompletion (boolean) [true]

expandAliasOnCompletion is either true or false. If set to true then aliases will be expanded before
invoking the completion code.

/confdConfig/cli/expandAliasEscape (boolean) [false]

expandAliasEscape is either false or a character. If set to a character then expanding an alias can be
prevented by putting the character in front of the alias.

Can further explai these two labels ?

Thanks !