Skip to content
Snippets Groups Projects
Commit 055c18a7 authored by Thomas Müller's avatar Thomas Müller
Browse files

Merge pull request #15245 from owncloud/fix-14864-master

More elaborate command description for upgrade
parents 746be98e a4171b29
Branches
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ class Upgrade extends Command {
protected function configure() {
$this
->setName('upgrade')
->setDescription('run upgrade routines')
->setDescription('run upgrade routines after installation of a new release. The release has to be installed before.')
->addOption(
'--skip-migration-test',
null,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment