commit 3b95caf0b7910e22d23ee16cd50fab25471e1e20 from: Stefan Sperling date: Tue Oct 04 11:10:16 2022 UTC document global tog options earlier; suggested by op@ commit - 6a0a1bd407b4d06a6d003428daaa50cc2d92c6f9 commit + 3b95caf0b7910e22d23ee16cd50fab25471e1e20 blob - 4002e60af933403d74d88f068b7af00699e0fe2d blob + 5cd04f84a4375fd57061db8ea8ed4030f0350461 --- tog/tog.1 +++ tog/tog.1 @@ -66,6 +66,14 @@ Once a compound command is executed, the operation can .Cm C-g 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 @@ -104,14 +112,6 @@ N increments (default: 1). Go to line N in the view (default: last line). .It Cm g 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