Option to set default values for file timestamps.

This commit is contained in:
Vreixo Formoso
2008-01-23 19:46:36 +01:00
parent ebcd5883e2
commit d92f8f68d2
8 changed files with 29 additions and 4 deletions

View File

@ -49,6 +49,8 @@ int main(int argc, char **argv)
0, /* file_mode */
0, /* uid */
0, /* gid */
0, /* replace_timestamps */
0, /* timestamp */
NULL, /* output charset */
0, /* appendable */
0, /* ms_block */