summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2007-05-07 05:28:34 (GMT)
committerJunio C Hamano <junkio@cox.net>2007-05-07 06:30:38 (GMT)
commit604d7a1ac0405c2ce048a1113e60d9d0c0d3e3d9 (patch)
tree845a84af76f3ac0dd92635737cfc70577cdb2b40
parenta1dc34fa951a2ee8a2c85fbb9d8fdf1d63b54b43 (diff)
downloadgit-604d7a1ac0405c2ce048a1113e60d9d0c0d3e3d9.zip
git-604d7a1ac0405c2ce048a1113e60d9d0c0d3e3d9.tar.gz
git-604d7a1ac0405c2ce048a1113e60d9d0c0d3e3d9.tar.bz2
Documentation: don't reference non-existent 'git-cvsapplycommit'
Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
-rw-r--r--Documentation/git-cvsexportcommit.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-cvsexportcommit.txt b/Documentation/git-cvsexportcommit.txt
index 555b823..fd7f540 100644
--- a/Documentation/git-cvsexportcommit.txt
+++ b/Documentation/git-cvsexportcommit.txt
@@ -25,7 +25,7 @@ by default.
Supports file additions, removals, and commits that affect binary files.
-If the commit is a merge commit, you must tell git-cvsapplycommit what parent
+If the commit is a merge commit, you must tell git-cvsexportcommit what parent
should the changeset be done against.
OPTIONS