]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-cherry-pick.txt
Big tool rename.
[thirdparty/git.git] / Documentation / git-cherry-pick.txt
similarity index 88%
rename from Documentation/git-cherry-pick-script.txt
rename to Documentation/git-cherry-pick.txt
index ab9fb227daaef2c6ee2027f458c65d07875bf35a..38a48752489719871308f1c0b182074b872b8590 100644 (file)
@@ -1,14 +1,14 @@
-git-cherry-pick-script(1)
-=========================
+git-cherry-pick(1)
+==================
 v0.99.5 Aug 2005
 
 NAME
 ----
-git-cherry-pick-script - Apply the change introduced by an existing commit.
+git-cherry-pick - Apply the change introduced by an existing commit.
 
 SYNOPSIS
 --------
-'git-cherry-pick-script' [-n] [-r] <commit>
+'git-cherry-pick' [-n] [-r] <commit>
 
 DESCRIPTION
 -----------