From: Jari Aalto Date: Tue, 18 Jun 2013 15:02:40 +0000 (+0300) Subject: pg.1: Move (plus) options near (minus) option at the beginning X-Git-Tag: v2.25-rc1~395^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5bdc3754d1df3098c3e946ed0218ac9b4fe356e6;p=thirdparty%2Futil-linux.git pg.1: Move (plus) options near (minus) option at the beginning --- diff --git a/text-utils/pg.1 b/text-utils/pg.1 index 713550bc49..09fd51dd99 100644 --- a/text-utils/pg.1 +++ b/text-utils/pg.1 @@ -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