Skip to content

Commit 58050bb

Browse files
authored
Merge pull request #57633 from subhtk/ocp10593
OCPBUG10593: Corrected command syntax for 'opm migrate'.
2 parents 586d60c + c86f9a2 commit 58050bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/opm-cli-ref-migrate.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Migrate a SQLite database format index image or database file to a file-based ca
1010
.Command syntax
1111
[source,terminal]
1212
----
13-
$ opm <index_ref> <output_dir> [<flags>]
13+
$ opm migrate <index_ref> <output_dir> [<flags>]
1414
----
1515

1616
.`migrate` flags

0 commit comments

Comments
 (0)