diff --git a/src/sbbs3/scfg/scfgxfr2.c b/src/sbbs3/scfg/scfgxfr2.c index 69eadb4bcf95a8a7a977015b32dba2788594a6c2..1e70d07a5c1db1de031666a35a31bf0247944fed 100644 --- a/src/sbbs3/scfg/scfgxfr2.c +++ b/src/sbbs3/scfg/scfgxfr2.c @@ -510,6 +510,11 @@ void xfer_cfg() "If you want to clone the options of the template directory of this\n" "library into all directories of this library, select `Yes`.\n" "\n" + "If no directory has been configured as the template directory, then\n" + "the `first` directory is used as the template to be cloned.\n" + "A directory is marked as the template for the library in its\n" + "`Toggle Options` menu.\n" + "\n" "The options cloned are upload requirements, download requirements,\n" "operator requirements, exempted user requirements, toggle options,\n" "maximum number of files, allowed file extensions, default file\n"