Site checkin for project Apache PDFBox Website
diff --git a/content/3.0/commandline.html b/content/3.0/commandline.html
index 7059f1c..dfb268c 100644
--- a/content/3.0/commandline.html
+++ b/content/3.0/commandline.html
@@ -385,7 +385,7 @@
 </table>
 <h2 id="overlaypdf" tabindex="-1">OverlayPDF</h2>
 <p>This application will overlay one document with the content of another document</p>
-<p>Usage: <code>java -jar pdfbox-app-3.y.z.jar overlayPDF [OPTIONS] -i=&lt;infile&gt; -o=&lt;outfile&gt;</code></p>
+<p>Usage: <code>java -jar pdfbox-app-3.y.z.jar overlay [OPTIONS] -i=&lt;infile&gt; -o=&lt;outfile&gt;</code></p>
 <table>
 <thead>
 <tr>
diff --git a/content/mailinglists.html b/content/mailinglists.html
index 510ce85..61b68d5 100644
--- a/content/mailinglists.html
+++ b/content/mailinglists.html
@@ -164,6 +164,7 @@
 the <strong>Developers Mailing List</strong> is the place to be.</p>
 <p>If you like to keep track of what's being changed inside the project, you can subscribe
 to the <strong>Commit Mailing List</strong>.</p>
+<p>If you have any issues with subscribing to one of the lists use the <strong>Help</strong> link to get support.</p>
 <p class="alert alert-info">Please use the Users Mailing List if you are unsure which list to use</p>
 <table>
 <thead>
@@ -174,7 +175,6 @@
 <th>Unsubscribe</th>
 <th>Help</th>
 <th>Archive</th>
-<th>MarkMail</th>
 </tr>
 </thead>
 <tbody>
@@ -185,7 +185,6 @@
 <td><a href="mailto:users-unsubscribe@pdfbox.apache.org">Unsubscribe</a></td>
 <td><a href="mailto:users-help@pdfbox.apache.org">Help</a></td>
 <td><a href="https://lists.apache.org/list.html?users@pdfbox.apache.org">Archive</a></td>
-<td><a href="http://pdfbox-users.markmail.org/">MarkMail</a></td>
 </tr>
 <tr>
 <td>Developers</td>
@@ -194,7 +193,6 @@
 <td><a href="mailto:dev-unsubscribe@pdfbox.apache.org">Unsubscribe</a></td>
 <td><a href="mailto:dev-help@pdfbox.apache.org">Help</a></td>
 <td><a href="https://lists.apache.org/list.html?dev@pdfbox.apache.org">Archive</a></td>
-<td><a href="http://pdfbox-dev.markmail.org/">MarkMail</a></td>
 </tr>
 <tr>
 <td>Commits List</td>
@@ -203,7 +201,6 @@
 <td><a href="mailto:commits-unsubscribe@pdfbox.apache.org">Unsubscribe</a></td>
 <td><a href="mailto:commits-help@pdfbox.apache.org">Help</a></td>
 <td><a href="https://lists.apache.org/list.html?commits@pdfbox.apache.org">Archive</a></td>
-<td><a href="http://pdfbox-commits.markmail.org/">MarkMail</a></td>
 </tr>
 </tbody>
 </table>