pg --version (return code: 0)
pg from util-linux 2.27.1
pg --help (return code: 0)
Usage:
pg [options] [+line] [+/pattern/] [files]
Browse pagewise through text files.
Options:
-number lines per page
-c clear screen before displaying
-e do not pause at end of a file
-f do not split long lines
-n terminate command with new line
-p <prompt> specify prompt
-r disallow shell escape
-s print messages to stdout
+number start at the given line
+/pattern/ start at the line containing pattern
-h, --help display this help and exit
-V, --version output version information and exit
For more details see pg(1).