mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
parent
18fe8096f5
commit
f3e7a4a5cd
1 changed files with 1 additions and 2 deletions
|
|
@ -134,8 +134,7 @@ def _main(env, file_cfg):
|
|||
|
||||
@app.main()
|
||||
def app_main(context):
|
||||
print("Hello.")
|
||||
sys.exit(1)
|
||||
app.options['--help'].function(context)
|
||||
|
||||
@app.option('--verbose|-v')
|
||||
def verbose_option(context=None):
|
||||
|
|
|
|||
Loading…
Reference in a new issue