Merge pull request #10005 from nextcloud/maximelehericy-patch-1

Update encryption_configuration.rst
This commit is contained in:
Côme Chilliet 2023-04-05 14:23:25 +02:00 committed by GitHub
commit 28b6899f32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -260,9 +260,9 @@ disable it::
Fix Bad signature errors::
occ encryption:fix-encrypted-versions --all
occ encryption:fix-encrypted-versions <userid>
occ encryption:fix-encrypted-versions <userid> -p <path>
occ encryption:fix-encrypted-version --all
occ encryption:fix-encrypted-version <userid>
occ encryption:fix-encrypted-version <userid> -p <path>
Fix key not found errors::