mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00: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:
parent
61f6b3a08a
commit
f67a150e8c
@ -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::
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user