mirror of
https://github.com/nextcloud/documentation.git
synced 2026-04-13 06:17:21 +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:
committed by
backportbot-nextcloud[bot]
parent
f925365c19
commit
bdca003f7a
@@ -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