Merge branch 'ja/doc-lint-sections-and-synopsis'

Doc lint updates to encourage the newer and easier-to-use
`synopsis` format, with fixes to a handful of existing uses.

* ja/doc-lint-sections-and-synopsis:
  doc lint: check that synopsis manpages have synopsis inlines
  doc:git-for-each-ref: fix styling and typos
  doc: check for absence of the form --[no-]parameter
  doc: check for absence of multiple terms in each entry of desc list
  doc: check well-formedness of delimited sections
  doc: test linkgit macros for well-formedness
This commit is contained in:
Junio C Hamano
2025-08-25 14:22:01 -07:00
59 changed files with 448 additions and 233 deletions

View File

@@ -505,7 +505,8 @@ endif::git-format-patch[]
Turn off rename detection, even when the configuration
file gives the default to do so.
`--[no-]rename-empty`::
`--rename-empty`::
`--no-rename-empty`::
Whether to use empty blobs as rename source.
ifndef::git-format-patch[]