From 65feadc0658d8422f30c0cce7bd9af0fb183a2fa Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Wed, 29 May 2019 17:55:10 -0400 Subject: Add xx -p option --- bin/man1/xx.1 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'bin/man1/xx.1') diff --git a/bin/man1/xx.1 b/bin/man1/xx.1 index 3fbcbd70..d38789a7 100644 --- a/bin/man1/xx.1 +++ b/bin/man1/xx.1 @@ -11,6 +11,7 @@ .Op Fl arsz .Op Fl c Ar cols .Op Fl g Ar group +.Op Fl p Ar count .Op Ar file . .Sh DESCRIPTION @@ -42,6 +43,14 @@ The default .Ar group is 8. . +.It Fl p Ar count +Output a blank line after every +.Ar count +bytes. +.Ar count +must be a multiple of +.Ar cols . +. .It Fl r Reverse hexdump. Read hexadecimal input -- cgit 1.4.1