diff --git a/home/wiki/Dev/Command-line/Dumps.html b/home/wiki/Dev/Command-line/Dumps.html
index 8e1a6eae5..97bd42b9e 100644
--- a/home/wiki/Dev/Command-line/Dumps.html
+++ b/home/wiki/Dev/Command-line/Dumps.html
@@ -431,6 +431,9 @@ app.bldr.cmds {
// num_pages_in_pool = 32000;
// mgr_url = '\\server_machine_name\xowa\wiki\en.wikipedia.org\tmp\xomp\';
// wkr_machine_name = 'worker_machine_1'
+
+ // uncomment the next line to resume parsing. See === Resuming === below
+ // resume_enabled = 'y';
}
}
@@ -526,6 +529,9 @@ app.bldr.run;
Uncomment the line for 'wiki.mass_parse.resume'
+
+ Uncomment the line for 'resume_enabled = 'y';'
+
Run the command-line again
diff --git a/home/wiki/Dev/Command-line/Thumbs.html b/home/wiki/Dev/Command-line/Thumbs.html
index 00053a7d8..54887932d 100644
--- a/home/wiki/Dev/Command-line/Thumbs.html
+++ b/home/wiki/Dev/Command-line/Thumbs.html
@@ -431,6 +431,9 @@ app.bldr.cmds {
// num_pages_in_pool = 32000;
// mgr_url = '\\server_machine_name\xowa\wiki\en.wikipedia.org\tmp\xomp\';
// wkr_machine_name = 'worker_machine_1'
+
+ // uncomment the next line to resume parsing. See === Resuming === below
+ // resume_enabled = 'y';
}
}
@@ -526,6 +529,9 @@ app.bldr.run;
Uncomment the line for 'wiki.mass_parse.resume'
+
+ Uncomment the line for 'resume_enabled = 'y';'
+
Run the command-line again
diff --git a/home/wiki/Options/Dev.html b/home/wiki/Options/Dev.html
index 44caaed07..794d89353 100644
--- a/home/wiki/Options/Dev.html
+++ b/home/wiki/Options/Dev.html
@@ -385,7 +385,7 @@ Stores most recently viewed page. Used when visiting "Special:XowaCfg"
-
+