Skip to content

Commit 28b6899

Browse files
authored
Merge pull request #10005 from nextcloud/maximelehericy-patch-1
Update encryption_configuration.rst
2 parents 61f6b3a + f67a150 commit 28b6899

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

admin_manual/configuration_files/encryption_configuration.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -260,9 +260,9 @@ disable it::
260260

261261
Fix Bad signature errors::
262262

263-
occ encryption:fix-encrypted-versions --all
264-
occ encryption:fix-encrypted-versions <userid>
265-
occ encryption:fix-encrypted-versions <userid> -p <path>
263+
occ encryption:fix-encrypted-version --all
264+
occ encryption:fix-encrypted-version <userid>
265+
occ encryption:fix-encrypted-version <userid> -p <path>
266266

267267
Fix key not found errors::
268268

0 commit comments

Comments
 (0)