Fix comment on commands from @nickvergessen

Signed-off-by: Marius Blüm <marius@lineone.io>
This commit is contained in:
Marius Blüm
2018-07-04 13:10:18 +02:00
committed by GitHub
parent 859d87033a
commit a57570c130

View File

@@ -133,5 +133,6 @@ Nextcloud in debug mode:
in another branch. Since you cant change this retroactive, we recommend to
leave enough space in between and therefor map the numbers to 3 digits:
`1.0.x => 1000`, `2.34.x => 2034`, etc.
* `migrations:generate-from-schema`: Create a migration from the current `info.xml`.
* `migrations:migrate`: Execute a migration to a specified or the latest available version.
* `migrations:status`: View the status of a set of migrations.