diff --git a/src/main/resources/alfresco/messages/tenant-interpreter-help.txt b/src/main/resources/alfresco/messages/tenant-interpreter-help.txt index 7fa1a6d462..772a0e9db5 100644 --- a/src/main/resources/alfresco/messages/tenant-interpreter-help.txt +++ b/src/main/resources/alfresco/messages/tenant-interpreter-help.txt @@ -72,22 +72,6 @@ ok> delete tenant index directories should be deleted manually. Example: delete yyy.zzz.com - -ok> export - - Export tenant to given destination directory. Export filenames will be suffixed with '_'. - - Example: export yyy.zzz.com /usr/exportdir - -ok> import [] - - BETA - create tenant by importing the tenant files from the given source directory. The import filenames must - be suffixed with '_'. - - Note: If importing into a previously deleted tenant then the server must be stopped after the delete - (and tenant indexes manually deleted) before restarting and performing the import. - - Example: import yyy.zzz.com /usr/exportdir /usr/tenantstores/yyy.zzz ## ## end