Describe the bug
When a command alias is utilized in an Example showcase the correct theming is not applied.
Setup
Please complete the following information along with version numbers, if applicable.
- OS: macOS
- Shell: zsh
- Terminal Emulator: Ghostty
- Terminal Multiplexer: n/a
Note: you might encounter rendering issues if your locale does not use
UTF-8 encoding. Please check your locale (locale on POSIX systems) to
see what encoding is being used by your system.
To Reproduce
Utilize an aliased version of a command within the context of said cobra commands Example field.
Expected behavior
Aliased commands should have the same theme as the full commands applied within the help display.
Screenshots
