Fix type in "Transfer ownership" command

This commit is contained in:
Joas Schilling 2016-03-17 08:40:05 +01:00
parent 4e3eaf2f72
commit d71f52cc55

View File

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