diff options
author | Junio C Hamano <junkio@cox.net> | 2005-10-21 20:57:34 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-10-21 20:57:34 -0700 |
commit | 05625af32e7b246fee0cecae933e5707496e4b24 (patch) | |
tree | a0d57ba5b9245eb3a4cc15fb029af51a40eb8136 /Documentation | |
parent | 7b9ae53ea3680f5b0d17a2dd40b39a17f1fcc5cf (diff) | |
download | git-05625af32e7b246fee0cecae933e5707496e4b24.tar.gz git-05625af32e7b246fee0cecae933e5707496e4b24.tar.xz |
Fix malformatted git-am documentation.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/git-am.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index 88068d09f..9de2df115 100644 --- a/Documentation/git-am.txt +++ b/Documentation/git-am.txt @@ -1,5 +1,5 @@ git-am(1) -================ +========= NAME ---- |