aboutsummaryrefslogtreecommitdiffstats
path: root/doc/calcurse.1.txt
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2015-02-07 11:48:59 +0100
committerLukas Fleischer <calcurse@cryptocrack.de>2015-02-07 11:50:09 +0100
commit6c218943c6f27c4b51ae1153ca542ff08de99bdc (patch)
treeba25ba658b2dd43a6da98c9cb711ede86b782a63 /doc/calcurse.1.txt
parent9ef427693be2509edcf171b395541868e26c3273 (diff)
downloadcalcurse-6c218943c6f27c4b51ae1153ca542ff08de99bdc.tar.gz
calcurse-6c218943c6f27c4b51ae1153ca542ff08de99bdc.zip
doc/: Do not lie about format.inputdate
Since aa682f7 (Rework command line argument handling, 2014-08-06), the format.inputdate option is no longer honored when parsing dates in non-interactive mode. Update the documentation accordingly. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'doc/calcurse.1.txt')
-rw-r--r--doc/calcurse.1.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/calcurse.1.txt b/doc/calcurse.1.txt
index 78fd486..7b42b9a 100644
--- a/doc/calcurse.1.txt
+++ b/doc/calcurse.1.txt
@@ -88,16 +88,6 @@ today, tomorrow, and the day after tomorrow. The first form is equivalent to
*-Q --filter-type cal --from <date>*, the second form is equivalent to *-Q
--filter-type cal --days <num>*.
+
-The date format used is the one specified in the ``General options''
-menu. Four formats are available:
-+
---
- 1. mm/dd/yyyy
- 2. dd/mm/yyyy
- 3. yyyy/mm/dd
- 4. yyyy-mm-dd
---
-+
'Note:' as for the *-a* flag, the calendar from which to read the
appointments can be specified using the *-c* flag.