]> git.ipfire.org Git - thirdparty/git.git/blobdiff - git-rebase--interactive.sh
Documentation/git.txt: clarify that GIT_TRACE=/path appends
[thirdparty/git.git] / git-rebase--interactive.sh
index 0c92ac00fa3a86c283ae52bae5f409ddc05e66e7..06a7b793075d7701b5dafa69b3576d13ba7c9de6 100644 (file)
@@ -162,7 +162,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