Hi, The usage message for 'ln -T' seems misleading to me. It says "-T 2nd arg must be a DIR". But the option does the opposite. I suggest that we just adapt the message from GNU coreutils and make it "-T treat LINK as a normal file always".
This fixes https://bugs.busybox.net/show_bug.cgi?id=11846. John L. Hammond (1): Correct 'ln -T' usage message. coreutils/ln.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.21.0 _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
