We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a07d37b commit a1c22e6Copy full SHA for a1c22e6
1 file changed
builtin/replay.c
@@ -330,7 +330,7 @@ int cmd_replay(int argc,
330
331
const char *const replay_usage[] = {
332
N_("(EXPERIMENTAL!) git replay "
333
- "([--contained] --onto <newbase> | --advance <branch>) "
+ "([--contained] --onto <newbase> | --advance <branch>)\n"
334
"[--update-refs[=<mode>]] <revision-range>..."),
335
NULL
336
};
0 commit comments