Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ah/misc-message-fixes'
[gitweb.git]
/
builtin
/
am.c
diff --git
a/builtin/am.c
b/builtin/am.c
index b36d1f047d8124e3aeab5fabb24dd2bb2a003fdf..9daeb27225c04c28e33adc7b8e9071d825a490de 100644
(file)
--- a/
builtin/am.c
+++ b/
builtin/am.c
@@
-2209,7
+2209,7
@@
int cmd_am(int argc, const char **argv, const char *prefix)
int in_progress;
const char * const usage[] = {
- N_("git am [<options>] [(<mbox>
|
<Maildir>)...]"),
+ N_("git am [<options>] [(<mbox>
|
<Maildir>)...]"),
N_("git am [<options>] (--continue | --skip | --abort)"),
NULL
};