Add short names -t and -T for --target-directory
authorJim Meyering <jim@meyering.net>
Fri, 2 Jul 2004 17:00:53 +0000 (17:00 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 2 Jul 2004 17:00:53 +0000 (17:00 +0000)
commit9f3628bd459f371f0c2fda05e29e8149d01e1c91
treef3d38c978f9fff8ed164eb4b82095498e93edf4c
parent1b32f828b0596738c59303f57040ca2c23173f2d
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_options, main, usage): Add -t and -T as
aliases for --target-directory and --no-target-directory,
respectively.
src/install.c
src/ln.c
src/mv.c