mirror of
https://github.com/nushell/nushell.git
synced 2025-08-05 07:01:23 +02:00
# Description - Remove redundant fields from KnownExternal - Command::extra_description and Command::search_terms using the signature field # User-Facing Changes `extern` commands extra description is now shown in help text. # Tests + Formatting # After Submitting