From 280e50c7e5c2c52cbcc452fa5fb254ee580ae39c Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Wed, 28 Nov 2007 19:21:42 +0100 Subject: Document all help keys in "git add -i" patch mode. Signed-off-by: Junio C Hamano --- Documentation/git-add.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Documentation/git-add.txt') diff --git a/Documentation/git-add.txt b/Documentation/git-add.txt index ce22de8d2e..e74f83b47a 100644 --- a/Documentation/git-add.txt +++ b/Documentation/git-add.txt @@ -217,6 +217,8 @@ patch:: k - do not decide on this hunk now, and view the previous undecided hunk K - do not decide on this hunk now, and view the previous hunk + s - split the current hunk into smaller hunks + ? - print help + After deciding the fate for all hunks, if there is any hunk that was chosen, the index is updated with the selected hunks. -- cgit v1.2.1