From 9f55fc6d4dda2707e0822cb384977fd5998519e6 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sat, 2 May 2020 19:27:40 -0400 Subject: Remove git am from imbox.1 example It should have --patch-format=mboxrd but it's clumsy and git-fetch-email --apply should be used for that anyway. --- imbox.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imbox.1 b/imbox.1 index 0bd1f09..92872ba 100644 --- a/imbox.1 +++ b/imbox.1 @@ -99,7 +99,7 @@ Read the password from standard input. . .Sh EXAMPLES .Bd -literal -imbox -T list+imbox@causal.agency june@causal.agency | git am +imbox -T list+imbox@causal.agency june@causal.agency .Ed . .Sh SEE ALSO -- cgit 1.4.1