diff --git a/docs/import_export/README.md b/docs/import_export/README.md index d3a06aac92..77482e21bf 100644 --- a/docs/import_export/README.md +++ b/docs/import_export/README.md @@ -12,7 +12,7 @@ The Import/Export tool in uPortal 5 allows users to transfer configuration data - **dataExport**: Creates XML files representing the requested entities and writes them to the specified file system location. Parameters: `-Ddir={path-to-directory}` `-Dtype={entity-type}` `[-Dsysid={entity-identifier}]` -- **dataDelete**: Deletes the specified entity. Requires -Dtype={entity-type} and -Dsysid={id} +- **dataDelete**: Deletes the specified entity. Requires `-Dtype={entity-type}` and `-Dsysid={id}` - **dataInit**: Drop and recreate uPortal tables and reimport data