diff --git a/doc/advopt.txt b/doc/advopt.txt index e4d11081ae..7c739ca723 100644 --- a/doc/advopt.txt +++ b/doc/advopt.txt @@ -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