mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
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:
@@ -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::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user