read-tree -m: make error message for merging 0 trees less smart aleck
[gitweb.git] / Documentation / git-read-tree.txt
index fa1d557e5b98eb6dc40e3baa65964138b4cc0621..6bb725bffb3be59b65d9513e720efc9ee7f866d5 100644 (file)
@@ -131,7 +131,7 @@ Merging
 -------
 If `-m` is specified, 'git read-tree' can perform 3 kinds of
 merge, a single tree merge if only 1 tree is given, a
-fast-forward merge with 2 trees, or a 3-way merge if 3 trees are
+fast-forward merge with 2 trees, or a 3-way merge if 3 or more trees are
 provided.