Commit 9ebbe6e1ffb90c55372b92fb35274daf91b30374

Stefan Sperling 2021-08-30T19:48:14

Mention Backspace key in the section which introduces the End/G keys, too.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/tog/tog.1 b/tog/tog.1
index b8fbabe..ea514d1 100644
--- a/tog/tog.1
+++ b/tog/tog.1
@@ -114,6 +114,8 @@ Move the cursor to the newest commit.
 Move the cursor to the oldest commit.
 This will iterate over all commit objects in the repository and may take
 a long time depending on the size of the repository.
+If needed this operation can be cancelled with
+.Cm Backspace .
 .It Cm Enter, Space
 Open a
 .Cm diff