Fix typo in zsh completion
This commit is contained in:
parent
9b0ae3bde0
commit
535ea4a1a5
@ -34,7 +34,7 @@ args=(
|
||||
'(-r --sreg)'{-r,--sreg}'[match a regular exression]:regex'
|
||||
'(--replace)--replace[replace a tag]:tag to replace'
|
||||
'(-s --sany)'{-s,--sany}'[match any keyword]:keyword(s)'
|
||||
'(-s --sall)'{-s,--sall}'[match all keywords]:keyword(s)'
|
||||
'(-S --sall)'{-S,--sall}'[match all keywords]:keyword(s)'
|
||||
'(--shorten)--shorten[shorten a URL using tny.im]:index/url'
|
||||
'(--suggest)--suggest[show a list of similar tags]'
|
||||
'(-t --stag)'{-t,--stag}'[search by tag or show tags]'
|
||||
|
Loading…
Reference in New Issue
Block a user