]> git.ipfire.org Git - thirdparty/git.git/commit
doc: git-log: convert line range options to new doc format
authorJean-Noël Avila <jn.avila@free.fr>
Mon, 7 Jul 2025 18:53:26 +0000 (18:53 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Jul 2025 20:45:00 +0000 (13:45 -0700)
commit0c2585672248ed361c53ba21c949ab57b349daec
tree18a1b2807c2de8ef441611fbc58ccb4cd6ca0390
parentffe24e00a5bd398c91f42a062f51c0d4cd84d489
doc: git-log: convert line range options to new doc format

  format placeholders in italics and keywords in monospace
- Use _<placeholder>_ instead of <placeholder> in the description
- Use `backticks` for keywords and more complex option
descriptions. The new rendering engine will apply synopsis rules to
these spans.

Signed-off-by: Jean-Noël Avila <jn.avila@free.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/line-range-options.adoc