* src/cp.c (usage): Adjust white spaces for --update.
* src/mv.c (usage): Ditto.
Fixes https://bugs.gnu.org/73772
-T, --no-target-directory treat DEST as a normal file\n\
"), stdout);
fputs (_("\
- --update[=UPDATE] control which existing files are updated;\n\
+ --update[=UPDATE] control which existing files are updated;\n\
UPDATE={all,none,none-fail,older(default)}\n\
-u equivalent to --update[=older]. See below\n\
"), stdout);
-T, --no-target-directory treat DEST as a normal file\n\
"), stdout);
fputs (_("\
- --update[=UPDATE] control which existing files are updated;\n\
+ --update[=UPDATE] control which existing files are updated;\n\
UPDATE={all,none,none-fail,older(default)}\n\
-u equivalent to --update[=older]. See below\n\
"), stdout);