Simplify main help text

This commit is contained in:
Markus Unterwaditzer 2016-05-04 21:04:20 +02:00
parent d16721cde8
commit e72dc441a5

View file

@ -70,7 +70,7 @@ def _check_python2(config):
@catch_errors
def app(ctx, config):
'''
vdirsyncer -- synchronize calendars and contacts
Synchronize calendars and contacts
'''
from .config import load_config