mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 18:26:42 +07:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user