From 5bdc3754d1df3098c3e946ed0218ac9b4fe356e6 Mon Sep 17 00:00:00 2001 From: Jari Aalto Date: Tue, 18 Jun 2013 18:02:40 +0300 Subject: [PATCH] pg.1: Move (plus) options near (minus) option at the beginning --- text-utils/pg.1 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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 -- 2.47.3