hush/coreutils
Denys Vlasenko 3305c008ed tail: make help text for -n +N syntax more correct
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2013-02-25 07:24:44 +01:00
..
libcoreutils *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
basename.c basename,dirname,freeramdisk,rx,raidautorun,runsv,chvt: skip "--" argument 2011-04-11 03:58:30 +02:00
cal.c whitespace fixes. no code changes 2013-01-15 13:58:01 +01:00
cat.c move help text from include/usage.src.h to coreutils/*.c 2011-03-31 14:43:25 +02:00
catv.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
chgrp.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
chmod.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
chown.c whitespace fixes. no code changes 2013-01-15 13:58:01 +01:00
chroot.c libbb: make xchroot do a chdir("/") after chroot 2012-03-08 00:28:24 +01:00
cksum.c move help text from include/usage.src.h to coreutils/*.c 2011-03-31 14:43:25 +02:00
comm.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
Config.src sha3sum: new applet 2013-01-14 05:20:50 +01:00
cp.c cp: trim help text 2012-03-05 10:09:18 +01:00
cut.c whitespace fixes. no code changes 2013-01-14 01:34:48 +01:00
date.c date: extend help text to explain compat date format. Closes 4820 2012-03-01 08:36:07 +01:00
dd.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
df.c whitespace fixes. no code changes 2013-01-15 13:58:01 +01:00
dirname.c move help text from include/usage.src.h to coreutils/*.c 2011-03-31 14:43:25 +02:00
dos2unix.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
du.c du: document incompatibility with standard tool 2012-12-14 17:14:11 +01:00
echo.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
env.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
expand.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
expr.c add INIT_G()'s. No code changes. 2011-09-21 01:59:15 +02:00
false.c move help text from include/usage.src.h to coreutils/*.c 2011-03-31 14:43:25 +02:00
fold.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
fsync.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
head_tail.c head,tail: use common suffix struct. simplify help text. 2013-02-25 01:24:32 +01:00
head_tail.h head,tail: use common suffix struct. simplify help text. 2013-02-25 01:24:32 +01:00
head.c head: support -n -NUM and -c -NUM 2013-02-25 01:26:09 +01:00
hostid.c hostid: fix behavior on identifiers starting with zeros 2011-08-16 23:36:10 +02:00
id_test.sh id: coreutils compat by Tito + test script 2008-10-29 00:27:31 +00:00
id.c whitespace fixes. no code changes 2013-01-14 01:34:48 +01:00
install.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
Kbuild.src head,tail: use common suffix struct. simplify help text. 2013-02-25 01:24:32 +01:00
length.c.disabled move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c 2011-04-03 01:33:55 +02:00
ln.c ln: support -T and -v 2012-05-06 13:18:35 +02:00
logname.c move help text from include/usage.src.h to coreutils/*.c 2011-03-31 14:43:25 +02:00
ls.c whitespace fixes. no code changes 2013-01-14 01:34:48 +01:00
md5_sha1_sum.c sha3sum: new applet 2013-01-14 05:20:50 +01:00
mkdir.c mkdir,rmdir: accept and ignore -v, --verbose 2012-05-06 15:03:32 +02:00
mkfifo.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
mknod.c whitespace cleanup. no code changes 2013-01-14 15:57:44 +01:00
mv.c mv: accept but ignore -v 2012-05-06 18:08:24 +02:00
nice.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
nohup.c move help text from include/usage.src.h to coreutils/*.c 2011-03-31 14:43:25 +02:00
od_bloaty.c whitespace cleanup. no code changes 2013-01-14 15:57:44 +01:00
od.c od: code shrink, fix "od --traditional FILE" 2011-05-21 17:43:06 +02:00
printenv.c move help text from include/usage.src.h to coreutils/*.c 2011-03-31 14:43:25 +02:00
printf.c printf: fix this case: printf "%b" '\0057usr\0057bin\n' 2012-03-07 11:57:47 +01:00
pwd.c whitespace fixes 2011-10-28 14:07:44 +02:00
readlink.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
realpath.c move help text from include/usage.src.h to coreutils/*.c 2011-03-31 14:43:25 +02:00
rm.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
rmdir.c mkdir,rmdir: accept and ignore -v, --verbose 2012-05-06 15:03:32 +02:00
seq.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
sleep.c move help text from include/usage.src.h to coreutils/*.c 2011-03-31 14:43:25 +02:00
sort.c whitespace fixes. no code changes 2013-01-15 13:58:01 +01:00
split.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
stat.c whitespace cleanup. no code changes 2013-01-14 15:57:44 +01:00
stty.c whitespace cleanup. no code changes 2013-01-14 15:57:44 +01:00
sum.c whitespace fixes. no code changes 2013-01-15 13:58:01 +01:00
sync.c move help text from include/usage.src.h to coreutils/*.c 2011-03-31 14:43:25 +02:00
tac.c move help text from include/usage.src.h to coreutils/*.c 2011-03-31 14:43:25 +02:00
tail.c tail: make help text for -n +N syntax more correct 2013-02-25 07:24:44 +01:00
tee.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
test_ptr_hack.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
test.c whitespace cleanup. no code changes 2013-01-14 15:57:44 +01:00
touch.c touch: add new option FEATURE_TOUCH_SUSV3 2011-12-14 08:48:59 +01:00
tr.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
true.c move help text from include/usage.src.h to coreutils/*.c 2011-03-31 14:43:25 +02:00
tty.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
uname.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
uniq.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
usleep.c usleep: do not check for usleep error, it should never fail 2011-07-08 08:37:57 +02:00
uudecode.c uudecode: tweak help text 2012-03-05 14:23:26 +01:00
uuencode.c uuencode: tweak help text 2012-03-05 14:22:33 +01:00
wc.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
who.c who: fix typo in help text 2012-04-18 14:38:15 +02:00
whoami.c move help text from include/usage.src.h to coreutils/*.c 2011-03-31 14:43:25 +02:00
yes.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00