summaryrefslogtreecommitdiffstats
path: root/git-format-patch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-03-21 15:40:14 -0700
committerJunio C Hamano <gitster@pobox.com>2017-03-21 15:40:14 -0700
commitcb06ef9e9d73f477240a2335194ce495c771b384 (patch)
tree1b8dc1b6497541d9cd0cc1243055ba583e2d9c12 /git-format-patch.txt
parentc53accfd680e0f0fd97ea63a917b47ef2d4109ab (diff)
downloadgit-htmldocs-cb06ef9e9d73f477240a2335194ce495c771b384.tar.gz
Autogenerated HTML docs for v2.12.1-430-gafd672
Diffstat (limited to 'git-format-patch.txt')
-rw-r--r--git-format-patch.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-format-patch.txt b/git-format-patch.txt
index 9b200b379..f7a069bb9 100644
--- a/git-format-patch.txt
+++ b/git-format-patch.txt
@@ -239,7 +239,7 @@ keeping them as Git notes allows them to be maintained between versions
of the patch series (but see the discussion of the `notes.rewrite`
configuration options in linkgit:git-notes[1] to use this workflow).
---[no]-signature=<signature>::
+--[no-]signature=<signature>::
Add a signature to each message produced. Per RFC 3676 the signature
is separated from the body by a line with '-- ' on it. If the
signature option is omitted the signature defaults to the Git version