Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: be consistent about "git-" versus "git "
[gitweb.git]
/
Documentation
/
git-imap-send.txt
diff --git
a/Documentation/git-imap-send.txt
b/Documentation/git-imap-send.txt
index f4fdc242839d52ea97a32780526b133655ef9762..27d3de973f88ccf8dc643c8b152aacf156234aa6 100644
(file)
--- a/
Documentation/git-imap-send.txt
+++ b/
Documentation/git-imap-send.txt
@@
-8,7
+8,7
@@
git-imap-send - Dump a mailbox from stdin into an imap folder
SYNOPSIS
--------
-'git
-
imap-send'
+'git
imap-send'
DESCRIPTION
@@
-20,7
+20,7
@@
files directly.
Typical usage is something like:
-git
-format-patch --signoff --stdout --attach origin | git-
imap-send
+git
format-patch --signoff --stdout --attach origin | git
imap-send
CONFIGURATION