]> git.ipfire.org Git - thirdparty/git.git/commit
doc: convert git-bisect to synopsis style
authorJean-Noël Avila <jn.avila@free.fr>
Mon, 25 May 2026 10:28:22 +0000 (10:28 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 May 2026 11:05:44 +0000 (20:05 +0900)
commit50cd5219d2b63f4896a3d142f83fadf8e47a6c3b
treeeb1a57b59e72bfb398e54a87c385599f83cdb3b5
parent94f057755b7941b321fd11fec1b2e3ca5313a4e0
doc: convert git-bisect to synopsis style

Convert Documentation/git-bisect.adoc to the modern synopsis style.

- Replace [verse] with [synopsis] in the SYNOPSIS block
- Remove single quotes around command names in the synopsis
- Use backticks for inline commands, options, refs, and special values
- Apply [synopsis] attribute to in-body command-form code blocks
- Format OPTIONS entries with backtick-quoted terms and direct
- Add synopsis-style formatting to listing blocks
- Format man page references as `command`(N)

Signed-off-by: Jean-Noël Avila <jn.avila@free.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/asciidoc.conf.in
Documentation/git-bisect.adoc