Document the --(no-)edit switch of git-revert and git-cherry-pick
commit8bf14d6ef9245f3b81d24cb7725a868f62343277
authorPetr Baudis <pasky@suse.cz>
Sat, 26 Nov 2005 22:12:44 +0000 (26 23:12 +0100)
committerJunio C Hamano <junkio@cox.net>
Mon, 5 Dec 2005 00:34:35 +0000 (4 16:34 -0800)
tree33000c6d02b51071235ff646aee16aa9a16f1474
parent287f860054345505e4f737466279efa6c3ff04b5
Document the --(no-)edit switch of git-revert and git-cherry-pick

This switch was not documented properly. I decided not to mention
the --no-edit switch in the git-cherry-pick documentation since
we always default to no editing.

Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-cherry-pick.txt
Documentation/git-revert.txt
git-revert.sh