Decouple cp and mv so mv uses its own --help text.
authorRob Landley <rob@landley.net>
Thu, 18 Dec 2014 17:13:35 +0000 (11:13 -0600)
committerRob Landley <rob@landley.net>
Thu, 18 Dec 2014 17:13:35 +0000 (11:13 -0600)
commitc2d6740a142f1e6b71b9bc320b09575e29867bc2
tree742c026b16a7a3b3b366c6e8b420ab470d150e12
parentbce0e002dc5d25ae109e0b72da071986f211cf9c
Decouple cp and mv so mv uses its own --help text.

MV still requires CP enabled until the flag generation logic gets updated.
toys/posix/cp.c