aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/calcurse.1.txt6
-rw-r--r--doc/manual.txt6
2 files changed, 12 insertions, 0 deletions
diff --git a/doc/calcurse.1.txt b/doc/calcurse.1.txt
index f611079..b7870f1 100644
--- a/doc/calcurse.1.txt
+++ b/doc/calcurse.1.txt
@@ -128,6 +128,12 @@ the *-c* flag.
Print events and appointments for the 'num' number of days and exit. If no
'num' is given, a range of 1 day is considered.
+*--read-only*::
+ Don't save configuration nor appointments/todos.
++
+'Warning:' Use this this with care! If you run an interactive calcurse instance
+in read-only mode, all changes from this session will be lost without warning!
+
*-s*[date], *--startday*[=date]::
Print events and appointments from 'date' and exit. If no 'date' is given,
the current day is considered.
diff --git a/doc/manual.txt b/doc/manual.txt
index 4964a21..b3369b7 100644
--- a/doc/manual.txt
+++ b/doc/manual.txt
@@ -234,6 +234,12 @@ the `-c` flag.
Print events and appointments for the num number of days and exit. If no num
is given, a range of 1 day is considered.
+`--read-only`::
+ Don't save configuration nor appointments/todos.
++
+WARNING: Use this this with care! If you run an interactive calcurse instance
+in read-only mode, all changes from this session will be lost without warning!
+
`-s[date], --startday[=date]`::
Print events and appointments from date and exit. If no date is given, the
current day is considered.