minor fix for the command line helper (#24475)

This commit is contained in:
ringabout
2024-11-26 16:15:20 +08:00
committed by GitHub
parent 4aaabbb5b8
commit 1a901bd94e

View File

@@ -51,7 +51,7 @@ Advanced options:
--spellSuggest:num show at most `num >= 0` spelling suggestions on typos.
if `num` is not specified (or `auto`), return
an implementation defined set of suggestions.
--hints:on|off|list. `on|off` enables or disables hints.
--hints:on|off|list `on|off` enables or disables hints.
`list` reports which hints are selected.
--hint:X:on|off turn specific hint X on|off. `hint:X` means `hint:X:on`,
as with similar flags. `all` is the set of all hints