]> git.ipfire.org Git - thirdparty/git.git/commitdiff
doc: fix length of underlined section-title
authorJeff King <peff@peff.net>
Wed, 13 May 2015 04:58:29 +0000 (00:58 -0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 May 2015 05:13:40 +0000 (22:13 -0700)
In AsciiDoc, it is OK to say:

   this is my title
   -------------------------

but AsciiDoctor is more strict. Let's match the underline to
the title (which also makes the source prettier to read).
The output from AsciiDoc is the same either way.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-fast-import.txt

index 690fed3ea40d3de73a2b6f1c194216b72738da8f..bf7fbd45de28dc3534d105b5bcf54ed10bf7664c 100644 (file)
@@ -600,7 +600,7 @@ be removed from the branch.
 See `filemodify` above for a detailed description of `<path>`.
 
 `filecopy`
-^^^^^^^^^^^^
+^^^^^^^^^^
 Recursively copies an existing file or subdirectory to a different
 location within the branch.  The existing file or directory must
 exist.  If the destination exists it will be completely replaced