Update occ_command.rst

This commit is contained in:
Carla Schroder 2016-01-18 19:59:56 -08:00
parent 9be403118d
commit 1422f2ebab

View File

@ -840,7 +840,7 @@ or to use in a bug report::
Before completing the upgrade, ownCloud first runs a simulation by
copying all database tables to new tables, and then performs the
upgrade on them, to ensure that the upgrade will complete correctly. This
upgrade on them, to ensure that the upgrade will complete correctly. The copied tables are deleted after the upgrade. This
takes twice as much time, which on large installations can be many hours, so
you can omit this step with the ``--skip-migration-test`` option::