diff --git a/config/alfresco/messages/tenant-interpreter-help.txt b/config/alfresco/messages/tenant-interpreter-help.txt index affdb360ed..ba6946d92f 100755 --- a/config/alfresco/messages/tenant-interpreter-help.txt +++ b/config/alfresco/messages/tenant-interpreter-help.txt @@ -33,13 +33,15 @@ ok> show tenant ok> create [] Create tenant. By default the tenant will be enabled. It will have an admin - user called "admin@" with supplied admin password. The root - of the contentstore directory can be optionally specified, otherwise it - will default to the repository default root contentstore (as specified by + user called "admin@" with supplied admin password. All users + that the admin creates, will login using "@". + The root of the contentstore directory can be optionally specified, otherwise + it will default to the repository default root contentstore (as specified by the dir.contentstore property). The default workflows will also be bootstrapped. - Examples: create xxx.com h3ll0 - create yyy.zzz.com g00dby3 C:/tenantstores/yyy.zzz + Examples: create zzz.com l3tm31n /usr/tenantstores/zzz + create yyy.zzz.com g00dby3 /usr/tenantstores/yyy.zzz + create myorg h3ll0 ok> createWithoutWorkflows [] @@ -53,7 +55,7 @@ ok> bootstrapWorkflows ok> changeAdminPassword - Useful if the tenant's admin (admin@) has forgotten their password. Example: changeAdminPassword yyy.zzz.com n3wpassw0rd