Merge pull request #485 from anuvyklack/master
Fix typo in zsh completion
This commit is contained in:
commit
f61c7bfcb5
@ -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…
x
Reference in New Issue
Block a user