This is an automated email from the ASF dual-hosted git repository.

lehmi pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/pdfbox-docs.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 63d88ada Site checkin for project Apache PDFBox Website
63d88ada is described below

commit 63d88adac6d067f16ed816a8017810b44fdca0c9
Author: Andreas Lehmkühler <[email protected]>
AuthorDate: Tue Mar 5 08:13:47 2024 +0100

    Site checkin for project Apache PDFBox Website
---
 content/3.0/commandline.html | 2 +-
 content/mailinglists.html    | 5 +----
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/content/3.0/commandline.html b/content/3.0/commandline.html
index 7059f1c9..dfb268c8 100644
--- a/content/3.0/commandline.html
+++ b/content/3.0/commandline.html
@@ -385,7 +385,7 @@ PDFBox tools as Java applications.</p>
 </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 510ce858..61b68d51 100644
--- a/content/mailinglists.html
+++ b/content/mailinglists.html
@@ -164,6 +164,7 @@ on the <strong>Users Mailing List</strong>.</p>
 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 @@ to the <strong>Commit Mailing List</strong>.</p>
 <th>Unsubscribe</th>
 <th>Help</th>
 <th>Archive</th>
-<th>MarkMail</th>
 </tr>
 </thead>
 <tbody>
@@ -185,7 +185,6 @@ to the <strong>Commit Mailing List</strong>.</p>
 <td><a href="mailto:[email protected]";>Unsubscribe</a></td>
 <td><a href="mailto:[email protected]";>Help</a></td>
 <td><a 
href="https://lists.apache.org/[email protected]";>Archive</a></td>
-<td><a href="http://pdfbox-users.markmail.org/";>MarkMail</a></td>
 </tr>
 <tr>
 <td>Developers</td>
@@ -194,7 +193,6 @@ to the <strong>Commit Mailing List</strong>.</p>
 <td><a href="mailto:[email protected]";>Unsubscribe</a></td>
 <td><a href="mailto:[email protected]";>Help</a></td>
 <td><a 
href="https://lists.apache.org/[email protected]";>Archive</a></td>
-<td><a href="http://pdfbox-dev.markmail.org/";>MarkMail</a></td>
 </tr>
 <tr>
 <td>Commits List</td>
@@ -203,7 +201,6 @@ to the <strong>Commit Mailing List</strong>.</p>
 <td><a href="mailto:[email protected]";>Unsubscribe</a></td>
 <td><a href="mailto:[email protected]";>Help</a></td>
 <td><a 
href="https://lists.apache.org/[email protected]";>Archive</a></td>
-<td><a href="http://pdfbox-commits.markmail.org/";>MarkMail</a></td>
 </tr>
 </tbody>
 </table>

Reply via email to