update to occ verbosity

This commit is contained in:
Carla Schroder
2015-07-16 07:52:30 -07:00
parent 28df54a8b6
commit 3f611751aa

View File

@@ -687,6 +687,19 @@ like this example on CentOS Linux. Note how it details the steps::
Update successful
Turned off maintenance mode
If there is an error it throws an exception, and the error is detailed in your
ownCloud logfile, so you can use the log output to figure out what went wrong,
or to use in a bug report::
Turned on maintenance mode
Checked database schema update
Checked database schema update for apps
Updated database
Updating <files_sharing> ...
Exception
Update failed
Turned off maintenance mode
.. uncomment when 8.1.1 is released
.. If you enable verbosity you'll see even more details
.. of the upgrade process::