From b3278cd9d56b2d86a7ce8d7f0a0079ac10909c3e Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Mon, 20 Oct 2025 11:16:38 -0400 Subject: [PATCH] Adjust order of items in man page. --- rem2pdf/bin/rem2pdf.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/rem2pdf/bin/rem2pdf.in b/rem2pdf/bin/rem2pdf.in index 51ff8f47..68231490 100644 --- a/rem2pdf/bin/rem2pdf.in +++ b/rem2pdf/bin/rem2pdf.in @@ -575,11 +575,6 @@ you supply 3 hex digits, then they are effectively doubled, so that The color of the calendar title at the top of the page. -=item --title-url=URL - -Make the calendar title a link to URL. Note that no syntax checking is -done on the URL; it's up to you to make sure it is valid. - =item --header-color=RGB The color of the weekday names in the header row. @@ -599,6 +594,11 @@ The color of the page background. Note that all colors default to black (000) except for the page background, which defaults to no color at all (ie, transparent). +=item --title-url=URL + +Make the calendar title a link to URL. Note that no syntax checking is +done on the URL; it's up to you to make sure it is valid. + =item --wrap, -y Modify the calendar so that if it would normally require 6 rows to print,