summaryrefslogtreecommitdiff
path: root/Documentation/git-mv.txt
diff options
context:
space:
mode:
authorLibravatar Fredrik Kuivinen <freku045@student.liu.se>2006-03-09 17:24:37 +0100
committerLibravatar Junio C Hamano <junkio@cox.net>2006-03-09 11:43:58 -0800
commit5001422d30109b3c4471fd2d744e0a78a103c9d8 (patch)
treeedcd4d2c3f6cd9d11ac44798d4a7590dcbde149b /Documentation/git-mv.txt
parentcontrib/git-svn: fix a harmless warning on rebuild (with old repos) (diff)
downloadtgif-5001422d30109b3c4471fd2d744e0a78a103c9d8.tar.xz
Fix some inconsistencies in the docs
Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-mv.txt')
-rw-r--r--Documentation/git-mv.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-mv.txt b/Documentation/git-mv.txt
index d242b39654..21a8664247 100644
--- a/Documentation/git-mv.txt
+++ b/Documentation/git-mv.txt
@@ -3,7 +3,7 @@ git-mv(1)
NAME
----
-git-mv - Script used to move or rename a file, directory or symlink.
+git-mv - Move or rename a file, directory or symlink.
SYNOPSIS