commit 50d584e3a022a017c8437b164a22ab09b3f827e7
parent d2bcafaa72e7bc737dbc750940a291995b989969
Author: Andreas Gruhler <andreas.gruhler@adfinis.com>
Date: Sat, 22 Jun 2024 18:27:37 +0200
doc(man): update
Diffstat:
2 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/man1/diary.1 b/man1/diary.1
@@ -1,11 +1,11 @@
-.\" Generated by scdoc 1.11.2
+.\" Generated by scdoc 1.11.3
.\" Complete documentation for this program is not available as a GNU info page
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.nh
.ad l
.\" Begin generated content:
-.TH "DIARY" "1" "2024-06-16"
+.TH "DIARY" "1" "2024-06-22"
.PP
.SH NAME
diary - text-based journaling program
@@ -546,6 +546,10 @@ No sync is performed, when both files (local/remote) have the same modification
timestamp or no files exists on the server and on disk at all (i.\&e.\&, no entry
for that date).\&
.PP
+The diary creates a full-day calendar entry.\& It'\&s advised to use a separate
+calendar for syncing purposes and not to have multiple events for a day on the
+remote calendar.\& The diary only considers the first event of a given day.\&
+.PP
Use the EXPORT/IMPORT functionality for more batch oriented processing.\& Making
a network request and deciding the most recently modified entry (local/remote)
takes quite some time for large batches.\&
diff --git a/man1/diary.1.html b/man1/diary.1.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<!-- This is an automatically generated file. Do not edit.
- Generated by scdoc 1.11.2
+ Generated by scdoc 1.11.3
Complete documentation for this program is not available as a GNU info page
-->
<head>
@@ -444,6 +444,10 @@ EOF</pre>
<p class="Pp">No sync is performed, when both files (local/remote) have the same
modification timestamp or no files exists on the server and on disk at all
(i.e., no entry for that date).</p>
+<p class="Pp">The diary creates a full-day calendar entry. It's advised to use a
+ separate calendar for syncing purposes and not to have multiple events for a
+ day on the remote calendar. The diary only considers the first event of a
+ given day.</p>
<p class="Pp">Use the EXPORT/IMPORT functionality for more batch oriented
processing. Making a network request and deciding the most recently modified
entry (local/remote) takes quite some time for large batches.</p>
@@ -595,7 +599,7 @@ EOF</pre>
</div>
<table class="foot">
<tr>
- <td class="foot-date">2024-06-16</td>
+ <td class="foot-date">2024-06-22</td>
<td class="foot-os"></td>
</tr>
</table>