diff options
author | Lukas Fleischer <lfleischer@calcurse.org> | 2016-10-19 18:12:21 +0200 |
---|---|---|
committer | Lukas Fleischer <lfleischer@calcurse.org> | 2016-10-19 18:13:02 +0200 |
commit | 095576b945abee99ad4bcbd9f2e35f3137c22304 (patch) | |
tree | 316b3cec5ebb941410a23a80633ee887b66b474f | |
parent | 39d30073180aeed73ce26ca2a20be19d643e3160 (diff) | |
download | calcurse-095576b945abee99ad4bcbd9f2e35f3137c22304.tar.gz calcurse-095576b945abee99ad4bcbd9f2e35f3137c22304.zip |
calcurse.1.txt: Document --daemon
Mention the --daemon command line parameter in the man page. This was
forgotten when adding the flag in 6061fec (Add a --daemon command-line
parameter, 2016-01-28).
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
-rw-r--r-- | doc/calcurse.1.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/calcurse.1.txt b/doc/calcurse.1.txt index adc3265..6909808 100644 --- a/doc/calcurse.1.txt +++ b/doc/calcurse.1.txt @@ -96,6 +96,9 @@ today, tomorrow, and the day after tomorrow. The first form is equivalent to '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. + *--days* <num>:: Specify the length of the range (in days) when used with *-Q*. Cannot be combined with *--to*. |