X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=init.h;h=62b5a13526e53da8917a5abdcca3b29fbc334998;hp=e668e6aaf62284750180eb3e03f98adf13917d94;hb=6982f7852f78aa1584b0f3b19fa7b79cfeaaf70a;hpb=b1b9961ff1c305dff57f547d28cb509bf007bad7 diff --git a/init.h b/init.h index e668e6a..62b5a13 100644 --- a/init.h +++ b/init.h @@ -1220,11 +1220,11 @@ struct option_t MuttVars[] = { ** Availability: Header Cache ** ** .pp - ** The header_cache variable points to the header cache database. If - ** header_cache points to a directory there will be created one header cache - ** database per folder within this directory. If it doesn't point to a directory a - ** global header cache for all folders is used. Per default it is unset and so - ** no header caching will be used. + ** The header_cache variable points to the header cache database. + ** If header_cache points to a directory it will contain a header cache + ** database per folder. If header_cache points to a file that file will + ** be a single global header cache. By default it is unset and so no + ** header caching will be used. */ { "maildir_header_cache_verify", DT_BOOL, R_NONE, OPTHCACHEVERIFY, 1 }, /*