git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Documentation Bug
@ 2024-07-19 16:09 Cory Kramer
  2024-07-19 18:04 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Cory Kramer @ 2024-07-19 16:09 UTC (permalink / raw)
  To: git

In the docs for git-clone the brackets become mismatched for any
options that have a [no-] counterpart.
https://git-scm.com/docs/git-clone

These include:
--[no-]single-branch
--[no-]shallow-submodules
--[no-]reject-shallow
--[no-]remote-submodules

For example the first option will render as "single-branch]".

Source: https://github.com/git/git/blob/master/Documentation/git-clone.txt#L12-L20

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

end of thread, other threads:[~2024-07-20 17:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-19 16:09 Documentation Bug Cory Kramer
2024-07-19 18:04 ` Junio C Hamano
2024-07-20 17:14   ` 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;
as well as URLs for NNTP newsgroup(s).