From d71f52cc55df90063d32151cdb3d639c12202dde Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 17 Mar 2016 08:40:05 +0100 Subject: [PATCH] Fix type in "Transfer ownership" command --- admin_manual/configuration_server/occ_command.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_server/occ_command.rst b/admin_manual/configuration_server/occ_command.rst index bfd5065a7..4f78f70b8 100644 --- a/admin_manual/configuration_server/occ_command.rst +++ b/admin_manual/configuration_server/occ_command.rst @@ -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 + sudo -u www-data php occ files:transfer-ownership .. _files_external_label: