diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-03-22 07:24:11 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-03-22 07:24:11 +0100 |
commit | c511549e0c6848f00bd19f152b8ab42261ff5d0c (patch) | |
tree | b4986ad0c14855412ed27b69930da8d1bf20d364 /Documentation/git-format-patch.txt | |
parent | http tests: Darwin is not that special (diff) | |
parent | Update draft release notes to 1.6.2.2 (diff) | |
download | git-c511549e0c6848f00bd19f152b8ab42261ff5d0c.tar.xz git-c511549e0c6848f00bd19f152b8ab42261ff5d0c.zip |
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 c14e3ee395..c2eb5fab4c 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:: |