New lines are nice

This commit is contained in:
John Molakvoæ 2020-12-22 08:42:24 +01:00 committed by GitHub
parent 54daf5d82a
commit b42ce60299
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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::