commit ee0cf61c1d9af6744b5be6de0c10ab5d5624c543 from: Stefan Sperling via: Thomas Adam date: Wed Oct 05 22:22:39 2022 UTC document global tog options earlier; suggested by op@ commit - 0a58e7222f591acd7479040f317f1e0e0e9d132e commit + ee0cf61c1d9af6744b5be6de0c10ab5d5624c543 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