Commit Diff


commit - 6a0a1bd407b4d06a6d003428daaa50cc2d92c6f9
commit + 3b95caf0b7910e22d23ee16cd50fab25471e1e20
blob - 4002e60af933403d74d88f068b7af00699e0fe2d
blob + 5cd04f84a4375fd57061db8ea8ed4030f0350461
--- tog/tog.1
+++ tog/tog.1
@@ -67,6 +67,14 @@ Once a compound command is executed, the operation can
 or
 .Cm Backspace .
 .Pp
+Global options must precede the command name, and are as follows:
+.Bl -tag -width tenletters
+.It Fl h
+Display usage information.
+.It Fl V , -version
+Display program version and exit immediately.
+.El
+.Pp
 The global key bindings are:
 .Bl -tag -width Ds
 .It Cm H, F1
@@ -106,14 +114,6 @@ Go to line N in the view (default: last line).
 Go to line N in the view (default: first line).
 .El
 .Pp
-Global options must precede the command name, and are as follows:
-.Bl -tag -width tenletters
-.It Fl h
-Display usage information.
-.It Fl V , -version
-Display program version and exit immediately.
-.El
-.Pp
 The commands for
 .Nm
 are as follows: