File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -137,14 +137,14 @@ You do not need to stop Synapse to run this command.
137137mas-cli syn2mas check --config mas_config.yaml --synapse-config homeserver.yaml
138138` ` `
139139
140- This will output a list of errors and warnings, or tell you that the check completed with no errors or warnings.
140+ This may output a list of errors and warnings.
141141
142142If you have any errors, you must resolve them before starting the migration.
143143
144144If you have any warnings, please read and understand them, and possibly resolve them.
145145Resolving warnings is not strictly required before starting the migration.
146146
147- # ## Do a dry-run of the import to test
147+ # ## Run the migration in test mode (dry-run)
148148
149149MAS can perform a dry-run of the import, which is safe to run without stopping Synapse.
150150It will perform a full data migration but then empty the MAS database at the end to roll back.
@@ -202,4 +202,4 @@ Start up the homeserver again with the new configuration.
202202
203203# ## Start up MAS
204204
205- Start up MAS.
205+ Now you can start MAS.
You can’t perform that action at this time.
0 commit comments