Andreas Schwab <[EMAIL PROTECTED]> wrote:
> Jim Meyering <[EMAIL PROTECTED]> writes:
>> Do you feel like adding a few tests (tests/sort/Test.pm) to exercise
>> the new feature, and adding to coreutils.texi and NEWS?
>
> Here is an updated patch.
>
> Andreas.
>
> 2008-02-18  Andreas Schwab  <[EMAIL PROTECTED]>
>
>       Add --sort option.
>       * src/sort.c (SORT_OPTION): New enum.
>       (sort_args, sort_types): Define.
>       (usage, long_options, main): New option --sort.
>       * tests/sort/Test.pm: Test it.
>
> doc/:
>       * coreutils.texi (sort invocation): Document --sort option.

Thank you!
I've applied that, and modulo leading TABs in usage output
(changed to spaces) have pushed it.

  http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=cb3147d298601


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to