Skip to content

Commit 6cc94db

Browse files
committed
docs: fix descripton for -g option in spark migrate
1 parent 2c59aa9 commit 6cc94db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/dbmgmt/migration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Migrates a database group with all available migrations:
119119
120120
You can use (migrate) with the following options:
121121

122-
- ``-g`` - to chose database group, otherwise default database group will be used.
122+
- ``-g`` - to specify database group. If specified, only migrations for the specified database group will be run. If not specified, all migrations will be run.
123123
- ``-n`` - to choose namespace, otherwise ``App`` namespace will be used.
124124
- ``--all`` - to migrate all namespaces to the latest migration.
125125

0 commit comments

Comments
 (0)