summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Fonseca <fonseca@diku.dk>2007-06-02 17:56:44 (GMT)
committerJunio C Hamano <junkio@cox.net>2007-06-02 18:26:51 (GMT)
commit302665473cfe233516cc4c29a1a0359153e5506d (patch)
tree52424d3bdad169da393e2afc6cf9b7eb09414147
parent5049012f4f9fc754c68d5e89ddabd4f664cea0a7 (diff)
downloadgit-302665473cfe233516cc4c29a1a0359153e5506d.zip
git-302665473cfe233516cc4c29a1a0359153e5506d.tar.gz
git-302665473cfe233516cc4c29a1a0359153e5506d.tar.bz2
Fix git-am(1) synopsis formatting
Signed-off-by: Jonas Fonseca <fonseca@diku.dk> Signed-off-by: Junio C Hamano <junkio@cox.net>
-rw-r--r--Documentation/git-am.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt
index 25cf84a..f78e5dc 100644
--- a/Documentation/git-am.txt
+++ b/Documentation/git-am.txt
@@ -13,7 +13,6 @@ SYNOPSIS
[--3way] [--interactive] [--binary]
[--whitespace=<option>] [-C<n>] [-p<n>]
<mbox>|<Maildir>...
-
'git-am' [--skip | --resolved]
DESCRIPTION