1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-03 10:44:24 +02:00
Files
coreutils/doc
Giuseppe Scrivano 718b2790c0 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.
2009-08-18 18:40:41 +02:00
..