[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#6442: About the modifier of -k option in sort
From: |
Pádraig Brady |
Subject: |
bug#6442: About the modifier of -k option in sort |
Date: |
Tue, 29 Jun 2010 01:24:47 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3 |
I've applied this doc tweak:
On 17/06/10 09:30, Pádraig Brady wrote:
> --- a/src/sort.c
> +++ b/src/sort.c
> @@ -386,7 +386,7 @@ Other options:\n\
> "), stdout);
> fputs (_("\
> -k, --key=POS1[,POS2] start a key at POS1 (origin 1), end it at POS2\n\
> - (default end of line)\n\
> + (default end of line). See POS syntax below\n\
> -m, --merge merge already sorted files; do not sort\n\
> "), stdout);
> fputs (_("\