svn commit: trunk/busybox: coreutils include

Denys Vlasenko vda.linux at googlemail.com
Wed Nov 12 21:20:39 UTC 2008


On Wednesday 12 November 2008 14:22, aldot at busybox.net wrote:
> Author: aldot
> Date: 2008-11-12 05:22:24 -0800 (Wed, 12 Nov 2008)
> New Revision: 24017
> 
> Log:
> - add support for seq -s <separator>
>         "FIRST, INCREMENT default to 1\n" \
>       "\nArguments:" \
> -     "\n       -w          Pad to last with leading zeros" \
> +     "\n	-w          Pad to last with leading zeros" \

It makes sense to use tabs after -w too.

> +     "\n	-s <string> Use string separator" \
>       "\n	LAST" \
>       "\n	FIRST LAST" \
>       "\n	FIRST INCREMENT LAST" \

Last three lines do not explain anything.

I changed help text in svn accordingly.
--
vda



More information about the busybox mailing list