--utc implies -vv

This commit is contained in:
Sergey Poznyakoff
2004-05-05 11:56:04 +00:00
parent de5ec134a1
commit 4e2d5f2ee8

View File

@@ -1412,6 +1412,9 @@ see the file named COPYING for details."));
if (recursive_unlink_option)
old_files_option = UNLINK_FIRST_OLD_FILES;
if (utc_option)
verbose_option = 2;
/* Forbid using -c with no input files whatsoever. Check that `-f -',
explicit or implied, is used correctly. */