diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-03-21 23:24:11 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-03-21 23:24:11 -0700 |
commit | c511549e0c6848f00bd19f152b8ab42261ff5d0c (patch) | |
tree | b4986ad0c14855412ed27b69930da8d1bf20d364 /Documentation/git-format-patch.txt | |
parent | a797b02f3925c4a6324472e2edaf4a58d4ffc097 (diff) | |
parent | 93467ee660ed1c145fe91ee8928220be6ef9a51c (diff) | |
download | git-c511549e0c6848f00bd19f152b8ab42261ff5d0c.tar.gz git-c511549e0c6848f00bd19f152b8ab42261ff5d0c.tar.xz |
Sync with maint
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-format-patch.txt')
-rw-r--r-- | Documentation/git-format-patch.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/git-format-patch.txt b/Documentation/git-format-patch.txt index c14e3ee39..c2eb5fab4 100644 --- a/Documentation/git-format-patch.txt +++ b/Documentation/git-format-patch.txt @@ -97,7 +97,6 @@ include::diff-options.txt[] --numbered-files:: Output file names will be a simple number sequence without the default first line of the commit appended. - Mutually exclusive with the --stdout option. -k:: --keep-subject:: |