]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git-update-index.txt
Fix up docs where "--" isn't displayed correctly.
authorsean <seanlkml@sympatico.ca>
Fri, 5 May 2006 19:05:24 +0000 (15:05 -0400)
committerJunio C Hamano <junkio@cox.net>
Fri, 5 May 2006 21:21:52 +0000 (14:21 -0700)
commite994004f93a481414b9065ac24edd0807d1c311e
treea7055636fbd71e0bde0c1ed55d85893e6f330af2
parent2b5f3ed3166ea7d93f4138bb2b6c849851ba86ac
Fix up docs where "--" isn't displayed correctly.

A bare "--" doesn't show up in man or html pages correctly
as two individual dashes unless backslashed as \--
in the asciidoc source.  Note, no backslash is needed
inside a literal block.

Signed-off-by: Sean Estabrooks <seanlkml@sympatico.ca>
Signed-off-by: Junio C Hamano <junkio@cox.net>
12 files changed:
Documentation/git-add.txt
Documentation/git-checkout-index.txt
Documentation/git-commit.txt
Documentation/git-log.txt
Documentation/git-ls-files.txt
Documentation/git-merge-index.txt
Documentation/git-prune.txt
Documentation/git-rm.txt
Documentation/git-update-index.txt
Documentation/git-verify-pack.txt
Documentation/git-whatchanged.txt
Documentation/gitk.txt