summaryrefslogtreecommitdiffstats
path: root/text-utils/pg.1
diff options
context:
space:
mode:
authorJari Aalto2013-06-18 17:02:40 +0200
committerJari Aalto2013-06-18 17:02:40 +0200
commit5bdc3754d1df3098c3e946ed0218ac9b4fe356e6 (patch)
treeea4bab900092974ee7bd386e8f60fedadca61700 /text-utils/pg.1
parentpg.1: Add -h, --help, -V, --version (diff)
downloadkernel-qcow2-util-linux-5bdc3754d1df3098c3e946ed0218ac9b4fe356e6.tar.gz
kernel-qcow2-util-linux-5bdc3754d1df3098c3e946ed0218ac9b4fe356e6.tar.xz
kernel-qcow2-util-linux-5bdc3754d1df3098c3e946ed0218ac9b4fe356e6.zip
pg.1: Move (plus) options near (minus) option at the beginning
Diffstat (limited to 'text-utils/pg.1')
-rw-r--r--text-utils/pg.116
1 files changed, 8 insertions, 8 deletions
diff --git a/text-utils/pg.1 b/text-utils/pg.1
index 713550bc4..09fd51dd9 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