mirror of
https://github.com/nushell/nushell.git
synced 2025-06-07 10:36:48 +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