From a0ad7cf4b18154b2690ba77802bbadcd869335cf Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Fri, 9 Oct 2015 10:05:02 -0700 Subject: [PATCH] more corrections to occ doc --- admin_manual/configuration_server/occ_command.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/configuration_server/occ_command.rst b/admin_manual/configuration_server/occ_command.rst index 68a77a748..f475bc53b 100644 --- a/admin_manual/configuration_server/occ_command.rst +++ b/admin_manual/configuration_server/occ_command.rst @@ -342,7 +342,7 @@ Users must have enabled recovery keys on their Personal pages. You must first pu Use ``encryption:disable`` to disable your encryption module. You must first put your ownCloud server into single-user mode to prevent any user activity. -``encryption:enable-master-key`` creates a new master key, which is used for all user data instead of individual user keys. This is especially useful to enable single-sign on Use this only on fresh installations with no existing data, or on systems where encryption has not already been enabled. It is not possible to disable it. +``encryption:enable-master-key`` creates a new master key, which is used for all user data instead of individual user keys. This is especially useful to enable single-sign on. Use this only on fresh installations with no existing data, or on systems where encryption has not already been enabled. It is not possible to disable it. ``encryption:migrate`` migatres encryption keys after a major ownCloud version upgrade. You may optionally specify individual users in a space-delimited list. @@ -745,7 +745,7 @@ Supported databases are:: Command Line Upgrade -------------------- -These commands are available only after you have download upgraded packages or archives, and before you complete the upgrade. +These commands are available only after you have downloaded upgraded packages or archives, and before you complete the upgrade. List all options, like this example on CentOS Linux::