nl: deprecate --page-increment in favor of --line-increment
authorGiuseppe Scrivano <gscrivano@gnu.org>
Tue, 18 Aug 2009 10:22:37 +0000 (12:22 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 18 Aug 2009 16:40:41 +0000 (18:40 +0200)
commit718b2790c0e4d1dee5603b46d06bd886c6a359a1
treef9f336e1f303811091b584aea7d85f707240cae4
parent6f6599a006e08c0e7a0825f1f059fde66d2847b5
nl: deprecate --page-increment in favor of --line-increment

* NEWS: Mention the change.
* doc/coreutils.texi: Document the new --line-increment option.
* src/nl.c (struct option): Add --line-increment,
(usage): Describe it,
(main): Use it.
NEWS
doc/coreutils.texi
src/nl.c