diff --git a/magit.texi b/magit.texi index 3bcb7807..c26d0afc 100644 --- a/magit.texi +++ b/magit.texi @@ -330,9 +330,9 @@ in one branch, but not in another, for example. Typing @kbd{L} (or @kbd{C-u L}) will show the log in a more verbose form. -Magit will show only @code{magit-log-cutoff-length} entries. @kbd{l} -will show twice as many entries. @kbd{C-u l} will show all entries, -and given a numeric prefix argument, @kbd{l} will add this number of +Magit will show only @code{magit-log-cutoff-length} entries. @kbd{e} +will show twice as many entries. @kbd{C-u e} will show all entries, +and given a numeric prefix argument, @kbd{e} will add this number of entries. You can also show more entries by typing @kbd{RET} on the text appended at the end of the buffer.