]> sjero.net Git - wget/blobdiff - src/options.h
Introduce --no-config. The wgetrc files will not be read
[wget] / src / options.h
index ad896275a4595fc757cde6fdc4fedac16efed656..e00fadc784a537f0c287505a1873cf64b883c8b5 100644 (file)
@@ -60,6 +60,7 @@ struct options
   char *lfilename;             /* Log filename */
   char *input_filename;                /* Input filename */
   char *choose_config;         /* Specified config file */
+  bool noconfig;
   bool force_html;             /* Is the input file an HTML file? */
 
   char *default_page;           /* Alternative default page (index file) */