Fix wrongful description of transfer-ownership

clarify share handling

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
This commit is contained in:
Sascha Wiswedel 2020-11-24 09:16:08 +01:00 committed by backportbot[bot]
parent 57852667ec
commit 7f7ef6c8e7

View File

@ -660,8 +660,11 @@ File operations
files
files:cleanup cleanup filecache
files:scan rescan filesystem
files:transfer-ownership All files and folders are moved to another
user - shares are moved as well.
files:transfer-ownership All files' and folders' ownerships are moved to another
user. Outgoing shares are moved as well.
Incoming shares are not moved because the sharing user
holds the ownership of the respective files and therefore
owns the decision which actual persons to be shared with.
Scan
^^^^