mirror of
https://github.com/nushell/nushell.git
synced 2025-06-13 21:47:02 +02:00
# Description
Realized the recently `has`/`not-has` operators were not shown with
`help operators`.
45f9d03025/crates/nu-command/src/help/help_operators.rs (L117-L118)
# User-Facing Changes
# Tests + Formatting
# After Submitting