mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Correction
I believe "specific users in a space-delimited list" should looks like this. Or?
This commit is contained in:
parent
2133861f26
commit
25be08bd8c
@ -1264,7 +1264,7 @@ This example deletes all versions for all users::
|
||||
|
||||
You can delete versions for specific users in a space-delimited list::
|
||||
|
||||
sudo -u www-data php occ versions:cleanup
|
||||
sudo -u www-data php occ versions:cleanup freda molly
|
||||
Delete versions of freda
|
||||
Delete versions of molly
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user