Removed Upgrade Option

Removed “--no-app-disable” Option from the occ upgrade command since this option does not exist in Nextcloud 14 anymore.
This commit is contained in:
Dominik
2018-09-28 11:28:53 +02:00
committed by GitHub
parent 0beb2e4a15
commit 066209a5e9

View File

@@ -1313,10 +1313,9 @@ List all options, like this example on CentOS Linux::
sudo -u apache php occ upgrade -h
Usage:
upgrade [--no-app-disable]
upgrade [--quiet]
Options:
--no-app-disable skips the disable of third party apps
--help (-h) Display this help message.
--quiet (-q) Do not output any message.
--verbose (-v|vv|vvv) Increase the verbosity of messages: 1 for normal output,