diff options
Diffstat (limited to 'mdbp/build_schema.json')
-rw-r--r-- | mdbp/build_schema.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mdbp/build_schema.json b/mdbp/build_schema.json index b8d905d..baa38ef 100644 --- a/mdbp/build_schema.json +++ b/mdbp/build_schema.json @@ -121,7 +121,7 @@ "properties": { "directory": { "type": "string", - "description": "target directory to place output artifacts" + "description": "target directory to place output artifacts, can be specified relative to the location of this json file" } } } |