mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-06-07 10:16:46 +02:00
c43333419b
* src/head.c (usage): Use -n K, not -n N, to avoid confusion. * src/tail.c (usage): Likewise. * doc/coreutils.texi (head invocation, tail invocation): Likewise. Reported by Christophe Lyon.