summaryrefslogtreecommitdiff
path: root/Documentation/git-send-email.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-06-01 06:06:39 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-06-01 06:06:39 (GMT)
commit7659bda0f3be83620ee8d8b7326be3dd2b53e2ae (patch)
tree5bf2326a2641f3b6eab30452461b3f857ad269e2 /Documentation/git-send-email.txt
parent7cb4a974d339d774cb439b3d8c8f41f1ca584e6f (diff)
parentde613050efec781e8380a0267879a25b2d489513 (diff)
downloadgit-7659bda0f3be83620ee8d8b7326be3dd2b53e2ae.zip
git-7659bda0f3be83620ee8d8b7326be3dd2b53e2ae.tar.gz
git-7659bda0f3be83620ee8d8b7326be3dd2b53e2ae.tar.bz2
Merge branch 'rd/doc-options-placeholder'
Docfix. * rd/doc-options-placeholder: Use proper syntax for replaceables in command docs
Diffstat (limited to 'Documentation/git-send-email.txt')
-rw-r--r--Documentation/git-send-email.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-send-email.txt b/Documentation/git-send-email.txt
index 464c15b..4f3efde 100644
--- a/Documentation/git-send-email.txt
+++ b/Documentation/git-send-email.txt
@@ -9,7 +9,7 @@ git-send-email - Send a collection of patches as emails
SYNOPSIS
--------
[verse]
-'git send-email' [options] <file|directory|rev-list options>...
+'git send-email' [<options>] <file|directory|rev-list options>...
'git send-email' --dump-aliases