From 4ba265a9ab49745990ca7c87b53c461a25375f64 Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Thu, 4 Jun 2015 08:59:17 -0700 Subject: [PATCH] how to migrate encryption --- admin_manual/configuration_files/encryption_configuration.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/configuration_files/encryption_configuration.rst b/admin_manual/configuration_files/encryption_configuration.rst index fe93b3979..227a09189 100644 --- a/admin_manual/configuration_files/encryption_configuration.rst +++ b/admin_manual/configuration_files/encryption_configuration.rst @@ -227,8 +227,8 @@ steps you may not be able to access your files. After your upgrade is complete, follow the steps in :ref:`enable_encryption` to enable the new encryption system. Then click the **Start Migration** button -on your Admin page, or use the ``occ`` command to migrate your -encryption keys. This example is for Debian/Ubuntu Linux:: +on your Admin page to migrate your encryption keys, or use the ``occ`` command. +This example is for Debian/Ubuntu Linux:: $ sudo -u www-data php occ encryption:migrate-keys