Merge pull request #10008 from nextcloud/backport/10005/stable25

[stable25] Update encryption_configuration.rst
This commit is contained in:
Côme Chilliet 2023-04-05 15:39:48 +02:00 committed by GitHub
commit 9c0f62a569
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::