This commit is contained in:
Sebastien Barre 2002-01-20 00:06:48 -05:00
parent c8d8e693cf
commit cbd4c08fcf
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ public:
"LOAD_CACHE(pathToCacheFile [EXCLUDE entry1...] [INCLUDE_INTERNALS entry1...])\n"
"Load in the values from another cache. This is useful for a project "
"that depends on another project built in a different tree."
"EXCLUDE option can be used to provide a list of entries to be included."
"EXCLUDE option can be used to provide a list of entries to be excluded."
"INCLUDE_INTERNALS can be used to provide a list of internal entries"
"to be included. Normally, no internal entries are brougt in.";
}