]> sjero.net Git - wget/blobdiff - src/options.h
[svn] New option --protocol-directories.
[wget] / src / options.h
index f5474865f74566744720c51961a720cc1457d678..34a85e718fdde70dacb1998ef17ecb6d0e113b66 100644 (file)
@@ -53,6 +53,7 @@ struct options
   int no_dirstruct;            /* Do we hate dirstruct? */
   int cut_dirs;                        /* Number of directory components to cut. */
   int add_hostdir;             /* Do we add hostname directory? */
+  int protocol_directories;    /* Whether to prepend "http"/"ftp" to dirs. */
   int noclobber;               /* Disables clobbering of existing
                                   data. */
   char *dir_prefix;            /* The top of directory tree */