diff --git a/admin_manual/configuration_server/occ_command.rst b/admin_manual/configuration_server/occ_command.rst index 4d56207ba..f93243306 100644 --- a/admin_manual/configuration_server/occ_command.rst +++ b/admin_manual/configuration_server/occ_command.rst @@ -464,7 +464,8 @@ This example will list all calendars for user annie:: ``dav::move-calendar [name] [sourceuid] [destinationuid]`` allows the admin to move a calendar named ``name`` from a user ``sourceuid`` to the user ``destinationuid``. You can use the force option `-f` to enforce the move if there -are conflicts with existing shares. The system will also generate a new unique calendar name in case there is a conflict over the destination user. +are conflicts with existing shares. The system will also generate a new unique +calendar name in case there is a conflict over the destination user. This example will move calendar named personal from user dennis to user sabine::