Skip to content

Commit

Permalink
Applied suggestion from Matt
Browse files Browse the repository at this point in the history
  • Loading branch information
gvasquezvargas committed Sep 4, 2024
1 parent 7399111 commit a1a919c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Specify the scope of the schemas to migrate:

- If you want to migrate all schemas, add the `-allSchemas` option at the command line or add `allSchemas` in your options file. For both methods, this option must be the last parameter.

- If you want to specify one or several schemas, specify the schemas you want to migrate at the command line with no preceding option. Schema specifications must be the last parameter at the command line.
- If you want to specify a subset of schemas, specify the schemas you want to migrate at the command line with no preceding option and as a comma-separated list. Schema specifications must be the last parameter at the command line.

Here are some examples for specifying all options in the file.

Expand Down

0 comments on commit a1a919c

Please sign in to comment.