]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-shortlog.txt
doc: convert [\--] to [--]
[thirdparty/git.git] / Documentation / git-shortlog.txt
index 5e35ea18acd790469735400644358af9843b6c99..00a22152a22b1d877f8bd75ee5063a0b6d28cbf0 100644 (file)
@@ -8,7 +8,7 @@ git-shortlog - Summarize 'git log' output
 SYNOPSIS
 --------
 [verse]
-'git shortlog' [<options>] [<revision range>] [[\--] <path>...]
+'git shortlog' [<options>] [<revision range>] [[--] <path>...]
 git log --pretty=short | 'git shortlog' [<options>]
 
 DESCRIPTION
@@ -69,7 +69,7 @@ them.
        ways to spell <revision range>, see the "Specifying Ranges"
        section of linkgit:gitrevisions[7].
 
-[\--] <path>...::
+[--] <path>...::
        Consider only commits that are enough to explain how the files
        that match the specified paths came to be.
 +