mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-23 18:18:21 +08:00
Merge pull request #5363 from gephaest/guide-patch
[ci skip] Fix typo in Migrations guide
This commit is contained in:
2
docs/guide/db-migrations.md
Normal file → Executable file
2
docs/guide/db-migrations.md
Normal file → Executable file
@@ -276,7 +276,7 @@ There are several ways to customize the migration command.
|
|||||||
|
|
||||||
### Use Command Line Options
|
### Use Command Line Options
|
||||||
|
|
||||||
The migration command comes with four options that can be specified in command
|
The migration command comes with few options that can be specified in command
|
||||||
line:
|
line:
|
||||||
|
|
||||||
* `interactive`: boolean, specifies whether to perform migrations in an
|
* `interactive`: boolean, specifies whether to perform migrations in an
|
||||||
|
|||||||
Reference in New Issue
Block a user