diff --git a/docs/guide/en/source/appendixes/coretypes.xml b/docs/guide/en/source/appendixes/coretypes.xml index c7eee9fe12..0a6f579dfb 100644 --- a/docs/guide/en/source/appendixes/coretypes.xml +++ b/docs/guide/en/source/appendixes/coretypes.xml @@ -110,7 +110,15 @@ the large, complex Bar project. The directory, to which the paths given in files or listfile are relative. n/a - Yes + Yes (or file) + + + file + String + The directory, to which the paths given in files + or listfile are relative. + n/a + Yes (or dir) files diff --git a/etc/phing-grammar.rng b/etc/phing-grammar.rng index e22784e615..ad77e7915f 100644 --- a/etc/phing-grammar.rng +++ b/etc/phing-grammar.rng @@ -684,7 +684,10 @@ - + + + +