aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reload.txt
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2014-07-28 13:04:03 +0200
committerLukas Fleischer <calcurse@cryptocrack.de>2014-07-28 13:12:42 +0200
commit0d481aa00ccbd0f5930644d8c0056ebad2d99f2b (patch)
tree5449690985d392ba20a3854209973dedfeb518e5 /doc/reload.txt
parent1cf173106a3ba56ba9d56829bec112b5408cfebe (diff)
downloadcalcurse-0d481aa00ccbd0f5930644d8c0056ebad2d99f2b.tar.gz
calcurse-0d481aa00ccbd0f5930644d8c0056ebad2d99f2b.zip
Document the reload feature
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'doc/reload.txt')
-rw-r--r--doc/reload.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/reload.txt b/doc/reload.txt
new file mode 100644
index 0000000..fc771de
--- /dev/null
+++ b/doc/reload.txt
@@ -0,0 +1,10 @@
+Reload
+======
+
+Reload appointments and todo items.
+
+When there are unsaved modifications, calcurse asks you whether you want to
+discard the modifications, keep the local modifications (and cancel the reload
+action) or merge the modifications with the content of the data files. The
+merge operation launches an external merge tool (defaults to vimdiff(1), can be
+changed by setting the 'MERGETOOL' environment variable).