diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2016-06-21 17:06:19 +0200 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2016-06-21 17:06:59 +0200 |
| commit | 51d65acaa3a4f4c5a0d8daea92e31298b2709184 (patch) | |
| tree | c5f717f09f48c93c325895a6dee60a1af28aee26 /README.rst | |
| parent | d6b4a3d614aeaccf45fb047a3e990f77b935a333 (diff) | |
| download | bdrem-51d65acaa3a4f4c5a0d8daea92e31298b2709184.tar.gz bdrem-51d65acaa3a4f4c5a0d8daea92e31298b2709184.zip | |
release 0.6.1v0.6.1
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |
