From 0b668709429aabfe82c91642e86b9b1a5fcfb2ff Mon Sep 17 00:00:00 2001 From: Louis Chemineau Date: Tue, 27 Aug 2024 14:58:37 +0200 Subject: [PATCH] feat: Add mention of `maintenance:repair-share-owner` Fix https://github.com/nextcloud/documentation/issues/10064 Signed-off-by: Louis Chemineau --- admin_manual/configuration_server/occ_command.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/admin_manual/configuration_server/occ_command.rst b/admin_manual/configuration_server/occ_command.rst index 9aa56254f..ba69f2847 100644 --- a/admin_manual/configuration_server/occ_command.rst +++ b/admin_manual/configuration_server/occ_command.rst @@ -1141,6 +1141,7 @@ backups and other tasks that require locking users out until you are finished:: maintenance:repair repair this installation maintenance:theme:update Apply custom theme changes maintenance:update:htaccess Updates the .htaccess file + maintenance:repair-share-owner Fix some shares owner if it felt out of sync ``maintenance:mode`` locks the sessions of all logged-in users, including administrators, and displays a status screen warning that the server is in @@ -1427,8 +1428,8 @@ View a list of all users' most recent login:: bob has never logged in. layla's last login: 2024-03-20 17:18 stephanie's last login: 2024-01-11 13:26 - - + + Read user settings::