commit - 21920d7e31d70acb006c03266c93b89af53d2dc1
commit + 01ca22b169b8d5c62163b746db9d8c6d30fd9f81
blob - 7bfae0a0346eb5707f1e8d6d5837900ad7bf6bd7
blob + 54df54bea34fe6259844cce36d802c08a97569e6
--- tog/tog.1
+++ tog/tog.1
.Cm Backspace
key is pressed.
.It Cm Ctrl+l
-Reload the log view with new commits found in the repository.
+Reload the
+.Cm log
+view with new commits found in the repository.
.It Cm B
-Reload the log view and toggle display of merged commits.
+Reload the
+.Cm log
+view and toggle display of merged commits.
The
.Fl b
option determines whether merged commits are displayed initially.
.It Cm \&]
Increase the amount of diff context lines.
.It Cm <, Comma
-If the diff view was opened via the log view, move to the previous (younger)
-commit.
+If the
+.Cm diff
+view was opened via the
+.Cm log
+view, move to the previous (younger) commit.
.It Cm >, Full stop
-If the diff view was opened via the log view, move to the next (older) commit.
+If the
+.Cm diff
+view was opened via the
+.Cm log
+view, move to the next (older) commit.
.It Cm /
Prompt for a search pattern and start searching for matching lines.
The search pattern is an extended regular expression.
.It Cm Page-up, Ctrl+b
Move the selection cursor up one page.
.It Cm Enter
-Open a log view which begins traversing history at the commit resolved via the
+Open a
+.Cm log
+view which begins traversing history at the commit resolved via the
currently selected reference.
.It Cm t
Open a