mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-28 09:25:50 +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()
|
||||
def app_main(context):
|
||||
# https://github.com/DasIch/argvard/issues/2
|
||||
app.options['--help'].function(context)
|
||||
|
||||
@app.option('--verbose|-v')
|
||||
|
|
|
|||
Loading…
Reference in a new issue