Skip to content

Commit 608b2bf

Browse files
[TA-2697] Append documentation for mapping variables
1 parent 0158c72 commit 608b2bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DOCUMENTATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ You can also use the `--spaceMappings` flag to provide a mapping of packages to
293293
content-cli import packages -p <profileName> --file <exportedPackagesFile> --spaceMappings <packageKey1>:<targetSpaceKey1> <packageKey2>:<targetSpaceKey2> ...
294294
```
295295

296-
By default, all variables are assigned to the imported packages as defined in the `manifest.yml` file of the exported packages.
296+
By default, all imported package variables will be assigned values as defined in the `manifest.yml` file of the exported packages.
297297
Alternatively, if you want to update only the dataModel variables, you can do so by using the --dataModelMappingsFile option and
298298
providing the output file from the data pool import command.
299299

0 commit comments

Comments
 (0)