mirror of
https://github.com/nushell/nushell.git
synced 2025-03-13 06:58:47 +01:00
Fix description
This commit is contained in:
parent
517d34b436
commit
99b4c2f5c7
@ -25,7 +25,7 @@ impl Command for Default {
|
||||
)
|
||||
.switch(
|
||||
"empty",
|
||||
"also remove empty items like \"\", {}, and []",
|
||||
"also replace empty items like \"\", {}, and []",
|
||||
Some('e'),
|
||||
)
|
||||
.category(Category::Filters)
|
||||
|
Loading…
Reference in New Issue
Block a user