]> sjero.net Git - wget/blobdiff - src/options.h
Add --unlink.
[wget] / src / options.h
index 9fbedb785f3fff7a6108b0fd8393aa8225c31735..e9fe2d2c0b6f7679e80629d71cb19f1bc62e882a 100644 (file)
@@ -54,6 +54,7 @@ struct options
   bool protocol_directories;   /* Whether to prepend "http"/"ftp" to dirs. */
   bool noclobber;              /* Disables clobbering of existing
                                   data. */
+  bool unlink;                 /* remove file before clobbering */
   char *dir_prefix;            /* The top of directory tree */
   char *lfilename;             /* Log filename */
   char *input_filename;                /* Input filename */