summaryrefslogtreecommitdiff
path: root/Documentation/git-add.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/git-add.adoc')
-rw-r--r--Documentation/git-add.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-add.adoc b/Documentation/git-add.adoc
index 3266ccf105..5c05a3a7f9 100644
--- a/Documentation/git-add.adoc
+++ b/Documentation/git-add.adoc
@@ -343,7 +343,7 @@ patch::
g - select a hunk to go to
/ - search for a hunk matching the given regex
j - go to the next undecided hunk
- J - go to the next hunk
+ J - go to the next hunk, roll over at the bottom
k - go to the previous undecided hunk
K - go to the previous hunk
s - split the current hunk into smaller hunks