fixed ZSH syntax error for auto completion

This commit is contained in:
Lukas Deutz 2017-01-13 20:13:20 +01:00
parent 6fb23c9ae8
commit 2042166e7b

View File

@ -15,7 +15,7 @@ args=(
'(--deep)--deep[search matching substrings]'
'(-e --export)'{-e,--export}'[export bookmarks]:html output file'
'(--expand)--expand[expand a tny.im shortened URL]:index/shorturl'
'(-f --format)'{-f,--format}'[limit fields in print and Json output:value'
'(-f --format)'{-f,--format}'[limit fields in print and Json output]:value'
'(-h --help)'{-h,--help}'[show help]'
'(-i --import)'{-i,--import}'[import bookmarks]:html imput file'
'(--immutable)--immutable[disable title update from web]:value'