Add short names -t and -T for --target-directory
authorJim Meyering <jim@meyering.net>
Fri, 2 Jul 2004 17:00:10 +0000 (17:00 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 2 Jul 2004 17:00:10 +0000 (17:00 +0000)
commit1b32f828b0596738c59303f57040ca2c23173f2d
tree7896e45e5d8cfe538420250dcbbad134010f93ad
parent4695f1e3b76a947e06de44b712fa6586faca7fb2
Add short names -t and -T for --target-directory
and --no-target-directory options, respectively.

(NO_TARGET_DIRECTORY_OPTION, TARGET_DIRECTORY_OPTION):
Remove.  All uses changed to 'T' and 't', respectively.

(long_opts, usage, do_copy, main): Add -t and -T as
aliases for --target-directory and --no-target-directory,
respectively.
src/cp.c