public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
* Documentation options: Code or not?
@ 2026-01-04 18:04 Michael Lyons
  2026-01-05  1:54 ` Junio C Hamano
  2026-01-05 10:01 ` Jean-Noël Avila
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Lyons @ 2026-01-04 18:04 UTC (permalink / raw)
  To: git

I noticed that git-scm.com's documentation for `git-am` has a different color 
for the rerere options than it does for the other ones. Those options are 
imported from rerere-options.adoc, which adds code backticks to the keys:

`--rerere-autoupdate`::
`--no-rerere-autoupdate`::
	After the rerere mechanism reuses a recorded resolution...

I started a quick commit to drop the backticks from rerere-options, but then 
sampled a few other doc pages. Some use backticks (git-merge, git-repo), and 
some don't (git-prune, git-name-rev). Is there a preferred style? Would an 
update to make them consistent be useful or just annoying?

Thank you,
Michael



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-01-05 10:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-04 18:04 Documentation options: Code or not? Michael Lyons
2026-01-05  1:54 ` Junio C Hamano
2026-01-05 10:01 ` Jean-Noël Avila

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox