diff options
author | Junio C Hamano <junkio@cox.net> | 2006-01-05 20:54:42 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-01-05 20:54:42 -0800 |
commit | 5df466c507ee2dd81c2e9002c3fedf3536cde0dc (patch) | |
tree | 92fff315690007bbbdaa9116570a8a49b01f5420 /Documentation/git-am.txt | |
parent | Merge fixes up to GIT 1.0.6 (diff) | |
parent | GIT 1.0.7 (diff) | |
download | tgif-5df466c507ee2dd81c2e9002c3fedf3536cde0dc.tar.xz |
Merge fixes up to GIT 1.0.7
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-am.txt')
-rw-r--r-- | Documentation/git-am.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index a415fe24c3..02cabc935e 100644 --- a/Documentation/git-am.txt +++ b/Documentation/git-am.txt @@ -8,6 +8,7 @@ git-am - Apply a series of patches in a mailbox SYNOPSIS -------- +[verse] 'git-am' [--signoff] [--dotest=<dir>] [--utf8] [--binary] [--3way] <mbox>... 'git-am' [--skip | --resolved] |