sbase

suckless unix tools
git clone git://git.2f30.org/sbase
Log | Files | Refs | README | LICENSE

commit ea7a807a6d811bd49ec3c2ae0453974fc4978015
parent 954106050f5e4550393eafda57822fb195dadb1e
Author: Connor Lane Smith <cls@lubutu.com>
Date:   Sat, 11 Jun 2011 00:29:06 +0100

nl: tweak manpage
Diffstat:
Mnl.1 | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/nl.1 b/nl.1 @@ -18,6 +18,7 @@ numbered. If no file is given, nl reads from stdin. .TP .BI \-b " mode" defines which lines will be numbered: +.PD 0 .RS .TP .B a @@ -35,6 +36,7 @@ a regular expression as defined in .B t only non\-empty lines (default). .RE +.PD .TP .BI \-i " increment" defines the increment between numbered lines.