mirror of
https://github.com/nushell/nushell.git
synced 2025-05-31 15:18:23 +02:00
# 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.