[PATCH 0/1] 'ln -T' usage message

John L. Hammond jhammond at indeed.com
Thu May 9 14:22:08 UTC 2019


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



More information about the busybox mailing list