Fix description

This commit is contained in:
NotTheDr01ds 2025-03-12 18:34:53 -04:00
parent 517d34b436
commit 99b4c2f5c7

View File

@ -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)