Merge branch 'tb/config-default'
[gitweb.git] / git-rebase--interactive.sh
index 9884ecd71e35f0eeb24e43a1c302c5d79a50f060..299ded21375ed3146052b9887dd2b56216404105 100644 (file)
@@ -47,7 +47,7 @@ r, reword <commit> = use commit, but edit the commit message
 e, edit <commit> = use commit, but stop for amending
 s, squash <commit> = use commit, but meld into previous commit
 f, fixup <commit> = like \"squash\", but discard this commit's log message
-x, exec <commit> = run command (the rest of the line) using shell
+x, exec <command> = run command (the rest of the line) using shell
 d, drop <commit> = remove commit
 l, label <label> = label current HEAD with a name
 t, reset <label> = reset HEAD to a label