8281445: Document the default value for the override-methods option

Reviewed-by: prappo
This commit is contained in:
Jonathan Gibbons 2022-06-10 15:02:59 +00:00
parent 59b0de6bc7
commit 03276a5153

View File

@ -629,7 +629,8 @@ doclet.usage.override-methods.parameters=\
(detail|summary)
doclet.usage.override-methods.description=\
Document overridden methods in the detail or summary sections
Document overridden methods in the detail or summary sections.\n\
The default is 'detail'.
doclet.usage.allow-script-in-comments.description=\
Allow JavaScript in options and comments