]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-send-email.txt
Big tool rename.
[thirdparty/git.git] / Documentation / git-send-email.txt
similarity index 89%
rename from Documentation/git-send-email-script.txt
rename to Documentation/git-send-email.txt
index f79ad19945bd5f1cf81ca28dc785c0b68e20bc9b..fa11efc83c3815a3e2d85d3c6c3811c049668432 100644 (file)
@@ -1,15 +1,15 @@
-git-send-email-script(1)
-========================
+git-send-email(1)
+=================
 v0.1, July 2005
 
 NAME
 ----
-git-send-email-script - Send a collection of patches as emails
+git-send-email - Send a collection of patches as emails
 
 
 SYNOPSIS
 --------
-'git-send-email-script' [options] <file|directory> [... file|directory]
+'git-send-email' [options] <file|directory> [... file|directory]
 
 
 
@@ -66,7 +66,7 @@ Author
 ------
 Written by Ryan Anderson <ryan@michonline.com>
 
-git-send-email-script is originally based upon
+git-send-email is originally based upon
 send_lots_of_email.pl by Greg Kroah-Hartman.
 
 Documentation