Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
New lines are nice
  • Loading branch information
skjnldsv authored and backportbot[bot] committed Dec 22, 2020
commit 9dba2f630becde8dff418c21336bbfce59a98d79
3 changes: 2 additions & 1 deletion admin_manual/configuration_server/occ_command.rst
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,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::

Expand Down