We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc6adbd commit f559d83Copy full SHA for f559d83
src/Migrations/Migrations.md
@@ -18,7 +18,7 @@ require:
18
``` yaml
19
# Directives go here!
20
21
-# Rename commands with 'SolutionMigrationCrossTenantMigrationJob' CrossTenantMigrationJob<>
+# Rename commands with 'SolutionMigrationCrossTenantMigrationJob<x>' to 'CrossTenantMigrationJob<x>'
22
directive:
23
- where:
24
subject: (^SolutionMigrationCrossTenantMigrationJob)(.*)
0 commit comments