mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Simplify main help text
This commit is contained in:
parent
d16721cde8
commit
e72dc441a5
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue