Dragan Simic <dsimic@xxxxxxxxxxx> writes: >> @@ -1387,7 +1388,7 @@ N_("j - leave this hunk undecided, see next >> undecided hunk\n" >> "/ - search for a hunk matching the given regex\n" >> "s - split the current hunk into smaller hunks\n" >> "e - manually edit the current hunk\n" >> - "p - print the current hunk\n" >> + "p - print the current hunk, 'P' to use the pager\n" > > I think it would be better to move the description of "P" into > a separate line after the "p" line, perhaps like this: > > "P - use the pager to print the current hunk\n" Sounds good to me, too.