Merge pull request #5463 from nextcloud/backport/5452/stable18

[stable18] Fix wrongful description of transfer-ownership
This commit is contained in:
Morris Jobke 2020-12-01 06:50:31 +01:00 committed by GitHub
commit 2d40b7c231
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 users/groups to be shared with.
Scan
^^^^