Code

Documentation: do not convert ... operator to ellipses
[git.git] / Documentation / git-rebase.txt
index b4314568f5a742d186e69b97f782193d2883e6b3..b8aa0b999ddf878823622d3884d9def81996c7ff 100644 (file)
@@ -207,7 +207,7 @@ OPTIONS
        <upstream>.  May be any valid commit, and not just an
        existing branch name.
 +
-As a special case, you may use "A...B" as a shortcut for the
+As a special case, you may use "A\...B" as a shortcut for the
 merge base of A and B if there is exactly one merge base. You can
 leave out at most one of A and B, in which case it defaults to HEAD.