diff options
Diffstat (limited to 'doc/reload.txt')
-rw-r--r-- | doc/reload.txt | 10 |
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). |