fix: Removed irrelevent flags from nushell-completion command help text.

This commit is contained in:
2026-06-29 18:17:16 -04:00
parent 5282a4414b
commit af1860c970
+1 -1
View File
@@ -107,7 +107,7 @@ key somewhere, otherwise your data could be lost forever.`,
"Generate custom completions for nushell", "Generate custom completions for nushell",
"", "",
{}, {},
GLOBAL_FLAGS - {.Color}, {.Help},
}, },
} }