forked from extern/nushell
# Description Related to #12832, this PR changes the way `help commands` displays the command type to be consistent with `scope commands` and `which`. # User-Facing Changes Technically a breaking change since the `help commands` output can now be different.