mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Fix type in "Transfer ownership" command
This commit is contained in:
parent
4e3eaf2f72
commit
d71f52cc55
@ -625,7 +625,7 @@ entries that have no matching entries in the storage table.
|
||||
You may transfer all files and shares from one user to another. This is useful
|
||||
before removing a user::
|
||||
|
||||
sudo -u www-data php occfiles:transfer-ownership <source-user>
|
||||
sudo -u www-data php occ files:transfer-ownership <source-user>
|
||||
<destination-user>
|
||||
|
||||
.. _files_external_label:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user