aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2016-06-21 17:06:19 +0200
committerChristian Weiske <cweiske@cweiske.de>2016-06-21 17:06:59 +0200
commit51d65acaa3a4f4c5a0d8daea92e31298b2709184 (patch)
treec5f717f09f48c93c325895a6dee60a1af28aee26 /README.rst
parentd6b4a3d614aeaccf45fb047a3e990f77b935a333 (diff)
downloadbdrem-51d65acaa3a4f4c5a0d8daea92e31298b2709184.tar.gz
bdrem-51d65acaa3a4f4c5a0d8daea92e31298b2709184.zip
release 0.6.1v0.6.1
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index e503d3b..29e8bda 100644
--- a/README.rst
+++ b/README.rst
@@ -17,7 +17,7 @@ Data sources
- Any SQL database.
- Multiple date fields per record supported.
-- An LDAP server
+- An LDAP server with ``evolutionPerson`` records
- `Birthday reminder <http://cweiske.de/birthday3.htm>`_ files (``.bdf``)
- CSV files
@@ -62,6 +62,8 @@ To find out about all supported command line options, use ``--help``::
-e, --stoponempty Output nothing when list is empty
-d date, --date=date Date to show events for
-c FILE, --config=FILE Path to configuration file
+ --debug Development helper (mail)
+ --no-color Do not output ANSI color codes
-h, --help show this help message and exit
-v, --version show the program version and exit