summaryrefslogtreecommitdiffstats
path: root/git-format-patch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-06-16 14:14:05 -0700
committerJunio C Hamano <gitster@pobox.com>2014-06-16 14:14:05 -0700
commitc8c398a6f8bcc99ada4d46b978e42188c7302b6b (patch)
tree9a36bd3ee2c827f53e1f7c42e5db6185e58b908b /git-format-patch.txt
parent77bf41c9a06096eb0fa21adc316739f2e493f5d1 (diff)
downloadgit-htmldocs-c8c398a6f8bcc99ada4d46b978e42188c7302b6b.tar.gz
Autogenerated HTML docs for v2.0.0-390-gcb682
Diffstat (limited to 'git-format-patch.txt')
-rw-r--r--git-format-patch.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/git-format-patch.txt b/git-format-patch.txt
index 5c0a4ab2d..c0fd470da 100644
--- a/git-format-patch.txt
+++ b/git-format-patch.txt
@@ -14,6 +14,7 @@ SYNOPSIS
[(--attach|--inline)[=<boundary>] | --no-attach]
[-s | --signoff]
[--signature=<signature> | --no-signature]
+ [--signature-file=<file>]
[-n | --numbered | -N | --no-numbered]
[--start-number <n>] [--numbered-files]
[--in-reply-to=Message-Id] [--suffix=.<sfx>]
@@ -233,6 +234,9 @@ configuration options in linkgit:git-notes[1] to use this workflow).
signature option is omitted the signature defaults to the Git version
number.
+--signature-file=<file>::
+ Works just like --signature except the signature is read from a file.
+
--suffix=.<sfx>::
Instead of using `.patch` as the suffix for generated
filenames, use specified suffix. A common alternative is