diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/manual.txt b/doc/manual.txt index 3266ecb..a388fe0 100644 --- a/doc/manual.txt +++ b/doc/manual.txt @@ -200,6 +200,10 @@ second form is equivalent to `-Q --filter-type cal --days <num>`. Note: as for the `-a` flag, the calendar from which to read the appointments can be specified using the `-c` flag. +`--daemon`:: + Start calcurse in background mode. See <<basics_daemon,Background mode>> for + details. + `--days <num>`:: Specify the length of the range (in days) when used with `-Q`. Cannot be combined with `--to`. |