mirror of
https://github.com/nushell/nushell.git
synced 2025-06-10 20:16:48 +02:00
# Description `help <keyword>` will now search for `<keyword>` in aliases first, then commands. This matches the way the parser resolves aliases before commands. # User-Facing Changes Not significant