]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
pg.1: Move (plus) options near (minus) option at the beginning
authorJari Aalto <jari.aalto@cante.net>
Tue, 18 Jun 2013 15:02:40 +0000 (18:02 +0300)
committerJari Aalto <jari.aalto@cante.net>
Tue, 18 Jun 2013 15:02:40 +0000 (18:02 +0300)
text-utils/pg.1

index 713550bc49db541a9a074ab72df9a7f1bc92d078..09fd51dd99478d4e837bfec39155b6a02e8b3b5c 100644 (file)
@@ -36,6 +36,14 @@ to make navigation possible.
 .B pg
 accepts the following options:
 .TP
+.BI + number
+Start at the given line.
+.TP
+.BI +/ pattern /
+Start at the line containing the Basic Regular Expression
+.I pattern
+given.
+.TP
 .BI \- number
 The number of lines per page.  Usually, this is the number of
 .SM CRT
@@ -79,14 +87,6 @@ Print messages in
 mode,
 if the terminfo entry for the terminal provides this capability.
 .TP
-.BI + number
-Start at the given line.
-.TP
-.BI +/ pattern /
-Start at the line containing the Basic Regular Expression
-.I pattern
-given.
-.TP
 .B \-h, \-\-help
 display short help and exit.
 .TP