Typo
This commit is contained in:
parent
c8d8e693cf
commit
cbd4c08fcf
|
@ -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.";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue