diff --git a/admin_manual/occ_command.rst b/admin_manual/occ_command.rst index d9841b6ab..cb0f89ae0 100644 --- a/admin_manual/occ_command.rst +++ b/admin_manual/occ_command.rst @@ -1303,14 +1303,16 @@ units. Trashbin -------- -:: +These commands allow for manually managing various aspects of the trash bin (deleted files):: trashbin - trashbin:cleanup [--all-users] [--] [...] Permanently remove deleted files - trashbin:restore [--all-users] [--scope[=SCOPE]] [--since[=SINCE]] [--until[=UNTIL]] [--dry-run] [--] [...] Restore deleted files according to the given filters + trashbin:cleanup Permanently remove deleted files + trashbin:expire Expires the users trashbin + trashbin:size Configure the target trashbin size + trashbin:restore Restore all deleted files according to the given filters .. note:: - This command is only available when the "Deleted files" app + These commands are only available when the "Deleted files" app (``files_trashbin``) is enabled. The ``trashbin:cleanup [--all-users] [--] [...]`` command removes the deleted files of the specified