mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Add issue reference to hack
This commit is contained in:
parent
83299ae4f4
commit
12c70ca573
1 changed files with 1 additions and 0 deletions
|
|
@ -134,6 +134,7 @@ def _main(env, file_cfg):
|
||||||
|
|
||||||
@app.main()
|
@app.main()
|
||||||
def app_main(context):
|
def app_main(context):
|
||||||
|
# https://github.com/DasIch/argvard/issues/2
|
||||||
app.options['--help'].function(context)
|
app.options['--help'].function(context)
|
||||||
|
|
||||||
@app.option('--verbose|-v')
|
@app.option('--verbose|-v')
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue