Update encryption_configuration.rst

typo in the documentation.
actual command is encryption:fix-encrypted-version and not encryption:fix-encrypted-versionS


Signed-off-by: Maxime LE HERICY <87175513+maximelehericy@users.noreply.github.com>
This commit is contained in:
Maxime LE HERICY
2023-04-05 09:42:45 +02:00
committed by GitHub
parent 61f6b3a08a
commit f67a150e8c

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::