]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tail --help: move the --retry entry into alphabetical order
authorBenno Schulenberg <bensberg@justemail.net>
Wed, 27 Aug 2008 21:34:08 +0000 (23:34 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 19 Sep 2008 10:27:37 +0000 (12:27 +0200)
commit2f776f309616a684d2f333f1047e3f42f4e2c05c
tree96daf38f4adc0ea8b7d79397f9b65e22ed52d5df
parent13edec7c62a67dd77a69353baad70f942179ebca
tail --help: move the --retry entry into alphabetical order

* src/tail.c (usage): Also simplify --retry description, split a
long string in two, remove a stray period, and add the usual indent.
src/tail.c